diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-n8x0.c')
-rw-r--r-- | arch/arm/mach-omap2/board-n8x0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-n8x0.c b/arch/arm/mach-omap2/board-n8x0.c index 50e40bc3f8f7..518091c5f77c 100644 --- a/arch/arm/mach-omap2/board-n8x0.c +++ b/arch/arm/mach-omap2/board-n8x0.c | |||
@@ -133,7 +133,6 @@ static void __init n8x0_usb_init(void) {} | |||
133 | 133 | ||
134 | static struct omap2_mcspi_device_config p54spi_mcspi_config = { | 134 | static struct omap2_mcspi_device_config p54spi_mcspi_config = { |
135 | .turbo_mode = 0, | 135 | .turbo_mode = 0, |
136 | .single_channel = 1, | ||
137 | }; | 136 | }; |
138 | 137 | ||
139 | static struct spi_board_info n800_spi_board_info[] __initdata = { | 138 | static struct spi_board_info n800_spi_board_info[] __initdata = { |