mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-11 23:27:42 +07:00
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>
This commit is contained in:
parent
3321c2bcea
commit
d76cdf2394
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user