projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3321c2b
)
ARM: 5854/1: fix compiling error for NUC900
author
wanzongshun
<mcuos.com@gmail.com>
Fri, 18 Dec 2009 16:58:58 +0000
(17:58 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 22 Dec 2009 15:32:31 +0000
(15:32 +0000)
fix compiling error for NUC900
Signed-off-by: lijie <eltshanli@gmail.com>
Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-w90x900/dev.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-w90x900/dev.c
b/arch/arm/mach-w90x900/dev.c
index
51f17b7
..
ec711f4
100644
(file)
--- a/
arch/arm/mach-w90x900/dev.c
+++ b/
arch/arm/mach-w90x900/dev.c
@@
-197,7
+197,7
@@
static struct platform_device nuc900_device_emc = {
/* SPI device */
-static struct
w90p91
0_spi_info nuc900_spiflash_data = {
+static struct
nuc90
0_spi_info nuc900_spiflash_data = {
.num_cs = 1,
.lsb = 0,
.txneg = 1,