Commit d76cdf23 authored by wanzongshun's avatar wanzongshun Committed by Russell King

ARM: 5854/1: fix compiling error for NUC900

fix compiling error for NUC900
Signed-off-by: default avatarlijie <eltshanli@gmail.com>
Signed-off-by: default avatarWan ZongShun <mcuos.com@gmail.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 3321c2bc
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment