diff options
| -rw-r--r-- | arch/arm/mach-orion5x/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/common.c b/arch/arm/mach-orion5x/common.c index d068f1431c40..e13d7732cfe9 100644 --- a/arch/arm/mach-orion5x/common.c +++ b/arch/arm/mach-orion5x/common.c | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | #include <linux/ata_platform.h> | 19 | #include <linux/ata_platform.h> |
| 20 | #include <linux/delay.h> | 20 | #include <linux/delay.h> |
| 21 | #include <linux/clk-provider.h> | 21 | #include <linux/clk-provider.h> |
| 22 | #include <linux/cpu.h> | ||
| 22 | #include <net/dsa.h> | 23 | #include <net/dsa.h> |
| 23 | #include <asm/page.h> | 24 | #include <asm/page.h> |
| 24 | #include <asm/setup.h> | 25 | #include <asm/setup.h> |
