projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef6c680
)
spi/s3c64xx: Include moved header
author
Jassi Brar
<jassi.brar@samsung.com>
Wed, 20 Jan 2010 20:49:45 +0000
(13:49 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Wed, 20 Jan 2010 20:49:45 +0000
(13:49 -0700)
Header for platform specific stuff has been rename to include the SoC
type. Include the new header instead.
Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi_s3c64xx.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/spi/spi_s3c64xx.c
b/drivers/spi/spi_s3c64xx.c
index 0e883f9c720b9d7701f54176f291cb65f004b878..9fa0b99e160790782e65400cd333d7f229111856 100644
(file)
--- a/
drivers/spi/spi_s3c64xx.c
+++ b/
drivers/spi/spi_s3c64xx.c
@@
-28,7
+28,7
@@
#include <linux/spi/spi.h>
#include <mach/dma.h>
-#include <plat/spi.h>
+#include <plat/s
3c64xx-s
pi.h>
/* Registers and bit-fields */