Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,