diff options
Diffstat (limited to 'drivers/clk/samsung/clk-s3c64xx.c')
-rw-r--r-- | drivers/clk/samsung/clk-s3c64xx.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/clk/samsung/clk-s3c64xx.c b/drivers/clk/samsung/clk-s3c64xx.c index 0f590e5550cb..d325ed1e196b 100644 --- a/drivers/clk/samsung/clk-s3c64xx.c +++ b/drivers/clk/samsung/clk-s3c64xx.c | |||
@@ -8,8 +8,7 @@ | |||
8 | * Common Clock Framework support for all S3C64xx SoCs. | 8 | * Common Clock Framework support for all S3C64xx SoCs. |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/clk.h> | 11 | #include <linux/slab.h> |
12 | #include <linux/clkdev.h> | ||
13 | #include <linux/clk-provider.h> | 12 | #include <linux/clk-provider.h> |
14 | #include <linux/of.h> | 13 | #include <linux/of.h> |
15 | #include <linux/of_address.h> | 14 | #include <linux/of_address.h> |