diff options
Diffstat (limited to 'arch/arm/mach-omap2/gpmc-smc91x.c')
-rw-r--r-- | arch/arm/mach-omap2/gpmc-smc91x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/gpmc-smc91x.c b/arch/arm/mach-omap2/gpmc-smc91x.c index 3f75ff0bd614..e8ff2da1be51 100644 --- a/arch/arm/mach-omap2/gpmc-smc91x.c +++ b/arch/arm/mach-omap2/gpmc-smc91x.c @@ -17,6 +17,7 @@ #include <linux/io.h> #include <linux/smc91x.h> +#include <plat/cpu.h> #include <plat/gpmc.h> #include <plat/gpmc-smc91x.h> |