From 3cde11c1b48735dc4108cffefccf4c1817c7bfd2 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 23 May 2010 10:36:15 +0100 Subject: 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 --- arch/arm/mach-msm/board-qsd8x50.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-msm/board-qsd8x50.c') diff --git a/arch/arm/mach-msm/board-qsd8x50.c b/arch/arm/mach-msm/board-qsd8x50.c index ec4606643d2c..e3cc80792d6c 100644 --- a/arch/arm/mach-msm/board-qsd8x50.c +++ b/arch/arm/mach-msm/board-qsd8x50.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include -- cgit