[PATCH] ARM: Remove duplicate asm/memblock.h include fromarch/arm/mm/init.c

From: Jesper Juhl
Date: Sat Feb 04 2012 - 19:22:03 EST


There's no need to include the header twice, so get rid of the
duplicate.

Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx>
---
arch/arm/mm/init.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mm/init.c b/arch/arm/mm/init.c
index 5dc7d12..245a55a 100644
--- a/arch/arm/mm/init.c
+++ b/arch/arm/mm/init.c
@@ -32,7 +32,6 @@

#include <asm/mach/arch.h>
#include <asm/mach/map.h>
-#include <asm/memblock.h>

#include "mm.h"

--
1.7.9


--
Jesper Juhl <jj@xxxxxxxxxxxxx> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/