1
0
Fork 0

ARM: 5854/1: fix compiling error for NUC900

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>
hifive-unleashed-5.1
wanzongshun 2009-12-18 17:58:58 +01:00 committed by Russell King
parent 3321c2bcea
commit d76cdf2394
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ static struct platform_device nuc900_device_emc = {
/* SPI device */
static struct w90p910_spi_info nuc900_spiflash_data = {
static struct nuc900_spi_info nuc900_spiflash_data = {
.num_cs = 1,
.lsb = 0,
.txneg = 1,