aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2007-02-12 10:50:53 -0800
committerTony Lindgren <tony@atomide.com>2007-03-02 01:47:13 -0800
commit04fbf6a29182eb4285bb8bb826fc34fe84a62d9c (patch)
tree9ed6e88d590a4dbb81d086e84cdae688bc52d3b4 /arch/arm/mach-omap2
parentARM: OMAP: Remove obsolete alsa typedefs (diff)
downloadlinux-dev-04fbf6a29182eb4285bb8bb826fc34fe84a62d9c.tar.xz
linux-dev-04fbf6a29182eb4285bb8bb826fc34fe84a62d9c.zip
ARM: OMAP: Use linux/delay.h not asm/delay.h
Use linux/delay.h not asm/delay.h Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/board-h4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-h4.c b/arch/arm/mach-omap2/board-h4.c
index 924dea54e16d..1e7ed6d22ca9 100644
--- a/arch/arm/mach-omap2/board-h4.c
+++ b/arch/arm/mach-omap2/board-h4.c
@@ -39,7 +39,6 @@
#include "prcm-regs.h"
#include <asm/io.h>
-#include <asm/delay.h>
static unsigned int row_gpios[6] = { 88, 89, 124, 11, 6, 96 };
static unsigned int col_gpios[7] = { 90, 91, 100, 36, 12, 97, 98 };