diff options
| -rw-r--r-- | arch/arm/mach-lh7a40x/clocks.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-lh7a40x/clocks.c b/arch/arm/mach-lh7a40x/clocks.c index fcaf876f19b6..0651f96653f9 100644 --- a/arch/arm/mach-lh7a40x/clocks.c +++ b/arch/arm/mach-lh7a40x/clocks.c | |||
| @@ -10,6 +10,8 @@ | |||
| 10 | #include <mach/hardware.h> | 10 | #include <mach/hardware.h> |
| 11 | #include <mach/clocks.h> | 11 | #include <mach/clocks.h> |
| 12 | #include <linux/err.h> | 12 | #include <linux/err.h> |
| 13 | #include <linux/device.h> | ||
| 14 | #include <linux/string.h> | ||
| 13 | 15 | ||
| 14 | struct module; | 16 | struct module; |
| 15 | 17 | ||
