aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/mach-db120.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/ath79/mach-db120.c')
-rw-r--r--arch/mips/ath79/mach-db120.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/ath79/mach-db120.c b/arch/mips/ath79/mach-db120.c
index 42f540a724f4..4d661a1d2dae 100644
--- a/arch/mips/ath79/mach-db120.c
+++ b/arch/mips/ath79/mach-db120.c
@@ -87,7 +87,7 @@ static struct spi_board_info db120_spi_info[] = {
87 87
88static struct ath79_spi_platform_data db120_spi_data = { 88static struct ath79_spi_platform_data db120_spi_data = {
89 .bus_num = 0, 89 .bus_num = 0,
90 .num_chipselect = 1, 90 .num_chipselect = 1,
91}; 91};
92 92
93#ifdef CONFIG_PCI 93#ifdef CONFIG_PCI