ARM: 5779/1: ep93xx/micro9.c: fix implicit declaration of function __raw_readl and...
authorJean-Christop PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 2 Nov 2009 19:13:32 +0000 (20:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 5 Nov 2009 20:20:56 +0000 (20:20 +0000)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/micro9.c

index d83b804..f3757a1 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/init.h>
 #include <linux/platform_device.h>
 #include <linux/mtd/physmap.h>
+#include <linux/io.h>
 
 #include <mach/hardware.h>