aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-htcherald.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2010-03-25 17:06:19 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-05-15 15:03:48 +0100
commit6262c92f51ffb074800d5a340ee16bc06758e037 (patch)
tree65aa6539898b7aae6b27f4713602fc40dfa79f38 /arch/arm/mach-omap1/board-htcherald.c
parentARM: convert /proc/cpu/aligment to seq_file (diff)
downloadlinux-dev-6262c92f51ffb074800d5a340ee16bc06758e037.tar.xz
linux-dev-6262c92f51ffb074800d5a340ee16bc06758e037.zip
ARM: Remove useless linux/bootmem.h includes
These files include linux/bootmem.h without using anything from this file; remove the unnecessary include. Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-omap1/board-htcherald.c')
-rw-r--r--arch/arm/mach-omap1/board-htcherald.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/board-htcherald.c b/arch/arm/mach-omap1/board-htcherald.c
index e36639f66150..8e313b4b99a9 100644
--- a/arch/arm/mach-omap1/board-htcherald.c
+++ b/arch/arm/mach-omap1/board-htcherald.c
@@ -28,7 +28,6 @@
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/input.h>
-#include <linux/bootmem.h>
#include <linux/io.h>
#include <linux/gpio.h>