We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553f648 commit 92da5c3Copy full SHA for 92da5c3
drivers/clk/rockchip/clk-rk3576.c
@@ -10,6 +10,7 @@
10
#include <linux/platform_device.h>
11
#include <linux/syscore_ops.h>
12
#include <linux/mfd/syscon.h>
13
+#include <linux/slab.h>
14
#include <dt-bindings/clock/rockchip,rk3576-cru.h>
15
#include "clk.h"
16
0 commit comments