summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-ldp.c
diff options
context:
space:
mode:
authorRussell King2009-03-25 11:21:35 +0100
committerRussell King2009-03-25 11:21:35 +0100
commit997302259f386bca8fe1db67c50296ca426c438f (patch)
tree8003d7e388dbddf723571c389fec7211e8aa59d6 /arch/arm/mach-omap2/board-ldp.c
parent[ARM] collie: fix two minor formatting nits (diff)
downloadkernel-qcow2-linux-997302259f386bca8fe1db67c50296ca426c438f.tar.gz
kernel-qcow2-linux-997302259f386bca8fe1db67c50296ca426c438f.tar.xz
kernel-qcow2-linux-997302259f386bca8fe1db67c50296ca426c438f.zip
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-omap2/board-ldp.c')
-rw-r--r--arch/arm/mach-omap2/board-ldp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-ldp.c b/arch/arm/mach-omap2/board-ldp.c
index 73e3fdb2d20a..c71580557c62 100644
--- a/arch/arm/mach-omap2/board-ldp.c
+++ b/arch/arm/mach-omap2/board-ldp.c
@@ -22,6 +22,7 @@
#include <linux/spi/spi.h>
#include <linux/spi/ads7846.h>
#include <linux/i2c/twl4030.h>
+#include <linux/io.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
@@ -35,7 +36,6 @@
#include <mach/common.h>
#include <mach/gpmc.h>
-#include <asm/io.h>
#include <asm/delay.h>
#include <mach/control.h>