fixup s3c24xx build after arch moves
authorBen Dooks <[email protected]>
Thu, 26 Jul 2007 17:40:59 +0000 (10:40 -0700)
committerLinus Torvalds <[email protected]>
Thu, 26 Jul 2007 18:35:16 +0000 (11:35 -0700)
Fix the include files moved around during the s3c24xx arch moves.

Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/spi/spi_s3c24xx.c

index 7071ff8da63e47328fc55bab105a3e11ca27932d..5cf48123e0efbb42612d3c94e59b730b6c00ee79 100644 (file)
@@ -28,7 +28,7 @@
 #include <asm/hardware.h>
 
 #include <asm/arch/regs-gpio.h>
-#include <asm/arch/regs-spi.h>
+#include <asm/plat-s3c24xx/regs-spi.h>
 #include <asm/arch/spi.h>
 
 struct s3c24xx_spi {