struct spi_slave slave; #endif volatile struct ae3xx_spi_regs *regs; volatile struct atcspi200_spi_regs *regs; int to; unsigned int freq; ulong clock; @@ -94,7 +94,7 @@ struct nds_spi_slave { unsigned int max_transfer_length; ...