summary refs log tree commit diff
path: root/arch/mips/ath79/mach-ap121.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/ath79/mach-ap121.c')
-rw-r--r--arch/mips/ath79/mach-ap121.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/ath79/mach-ap121.c b/arch/mips/ath79/mach-ap121.c
index 4c20200d7c72..1bf73f2a069d 100644
--- a/arch/mips/ath79/mach-ap121.c
+++ b/arch/mips/ath79/mach-ap121.c
@@ -69,7 +69,7 @@ static struct spi_board_info ap121_spi_info[] = {
 
 static struct ath79_spi_platform_data ap121_spi_data = {
 	.bus_num	= 0,
-	.num_chipselect	= 1,
+	.num_chipselect = 1,
 };
 
 static void __init ap121_setup(void)