aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/board-msm7x27.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2010-05-23 10:36:15 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-05-23 10:36:15 +0100
commit3cde11c1b48735dc4108cffefccf4c1817c7bfd2 (patch)
treea590f9378674bbc9f6beaf8f0baf4a15b85dfe3b /arch/arm/mach-msm/board-msm7x27.c
parenta901ff715d53c109821cbbd9d7ea1f2a311646a9 (diff)
downloadkernel_samsung_smdk4412-3cde11c1b48735dc4108cffefccf4c1817c7bfd2.zip
kernel_samsung_smdk4412-3cde11c1b48735dc4108cffefccf4c1817c7bfd2.tar.gz
kernel_samsung_smdk4412-3cde11c1b48735dc4108cffefccf4c1817c7bfd2.tar.bz2
ARM: Continue removing useless bootmem.h includes
Catch those which have been missed by 6262c92f because they were submitted via other routes. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-msm/board-msm7x27.c')
-rw-r--r--arch/arm/mach-msm/board-msm7x27.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/board-msm7x27.c b/arch/arm/mach-msm/board-msm7x27.c
index cccb9f3..db9381b 100644
--- a/arch/arm/mach-msm/board-msm7x27.c
+++ b/arch/arm/mach-msm/board-msm7x27.c
@@ -20,7 +20,6 @@
#include <linux/input.h>
#include <linux/io.h>
#include <linux/delay.h>
-#include <linux/bootmem.h>
#include <linux/power_supply.h>
#include <mach/hardware.h>