aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-s5pv210.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/samsung/clk-s5pv210.c')
-rw-r--r--drivers/clk/samsung/clk-s5pv210.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/clk/samsung/clk-s5pv210.c b/drivers/clk/samsung/clk-s5pv210.c
index cf7e8fa7b624..67bf813809c6 100644
--- a/drivers/clk/samsung/clk-s5pv210.c
+++ b/drivers/clk/samsung/clk-s5pv210.c
@@ -11,8 +11,6 @@
11 * Common Clock Framework support for all S5PC110/S5PV210 SoCs. 11 * Common Clock Framework support for all S5PC110/S5PV210 SoCs.
12 */ 12 */
13 13
14#include <linux/clk.h>
15#include <linux/clkdev.h>
16#include <linux/clk-provider.h> 14#include <linux/clk-provider.h>
17#include <linux/of.h> 15#include <linux/of.h>
18#include <linux/of_address.h> 16#include <linux/of_address.h>