diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-davinci/include/mach/spi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/include/mach/spi.h b/arch/arm/mach-davinci/include/mach/spi.h index 68db6d5daaf4..f7586a03678c 100644 --- a/arch/arm/mach-davinci/include/mach/spi.h +++ b/arch/arm/mach-davinci/include/mach/spi.h | |||
@@ -31,7 +31,6 @@ struct davinci_spi_platform_data { | |||
31 | u8 num_chipselect; | 31 | u8 num_chipselect; |
32 | u8 clk_internal; | 32 | u8 clk_internal; |
33 | u8 intr_line; | 33 | u8 intr_line; |
34 | u8 use_dma; | ||
35 | u8 *chip_sel; | 34 | u8 *chip_sel; |
36 | bool cshold_bug; | 35 | bool cshold_bug; |
37 | }; | 36 | }; |