projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f38db
)
fixup s3c24xx build after arch moves
author
Ben Dooks
<ben-linux@fluff.org>
Thu, 26 Jul 2007 17:40:59 +0000
(10:40 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
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 <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/spi_s3c24xx.c
patch
|
blob
|
history
diff --git
a/drivers/spi/spi_s3c24xx.c
b/drivers/spi/spi_s3c24xx.c
index 7071ff8da63e47328fc55bab105a3e11ca27932d..5cf48123e0efbb42612d3c94e59b730b6c00ee79 100644
(file)
--- a/
drivers/spi/spi_s3c24xx.c
+++ b/
drivers/spi/spi_s3c24xx.c
@@
-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 {