From: Philipp Zabel Date: Thu, 26 Jun 2008 20:04:31 +0000 (+0100) Subject: [ARM] 5126/1: magician: remove superfluous mtd includes X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e277479aba3d35745c822540e9c3d941aabb4e98;p=linux-beck.git [ARM] 5126/1: magician: remove superfluous mtd includes These were only needed for hardcoded flash partition tables, which were never submitted. It is better to have the bootloader pass the partition table to the kernel instead. Signed-off-by: Philipp Zabel Signed-off-by: Russell King --- diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c index 2dc14c361c14..9f249dc726e2 100644 --- a/arch/arm/mach-pxa/magician.c +++ b/arch/arm/mach-pxa/magician.c @@ -22,8 +22,6 @@ #include #include #include -#include -#include #include #include #include