[PATCH] ARM: Make raumfeld.c compile

Daniel Mack daniel at caiaq.de
Wed Jan 13 07:03:41 EST 2010


Signed-off-by: Daniel Mack <daniel at caiaq.de>
Cc: Eric Miao <eric.y.miao at gmail.com>
---
Eric, as the original patch isn't merged yet, you can also squash this one
if you like, whatever works better for you.

 arch/arm/mach-pxa/raumfeld.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-pxa/raumfeld.c b/arch/arm/mach-pxa/raumfeld.c
index 9aff746..90302f8 100644
--- a/arch/arm/mach-pxa/raumfeld.c
+++ b/arch/arm/mach-pxa/raumfeld.c
@@ -52,10 +52,11 @@
 #include <mach/pxa3xx-regs.h>
 #include <mach/mfp-pxa3xx.h>
 #include <mach/mfp-pxa300.h>
-#include <mach/pxa3xx_nand.h>
 #include <mach/ohci.h>
 #include <mach/pxafb.h>
 #include <mach/mmc.h>
+
+#include <plat/pxa3xx_nand.h>
 #include <plat/i2c.h>
 
 #include "generic.h"
-- 
1.6.5.2




More information about the linux-arm-kernel mailing list