diff options
Diffstat (limited to 'drivers/clk/samsung/clk-exynosautov920.c')
-rw-r--r-- | drivers/clk/samsung/clk-exynosautov920.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/samsung/clk-exynosautov920.c b/drivers/clk/samsung/clk-exynosautov920.c index 2a8bfd5d9abc..dc8d4240f6de 100644 --- a/drivers/clk/samsung/clk-exynosautov920.c +++ b/drivers/clk/samsung/clk-exynosautov920.c @@ -6,8 +6,8 @@ * Common Clock Framework support for ExynosAuto v920 SoC. */ -#include <linux/clk.h> #include <linux/clk-provider.h> +#include <linux/mod_devicetable.h> #include <linux/of.h> #include <linux/platform_device.h> |