diff options
Diffstat (limited to 'arch/blackfin')
-rw-r--r-- | arch/blackfin/include/asm/bfin5xx_spi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/include/asm/bfin5xx_spi.h b/arch/blackfin/include/asm/bfin5xx_spi.h index ed4f8c6db0cd..ee3ecb96aa12 100644 --- a/arch/blackfin/include/asm/bfin5xx_spi.h +++ b/arch/blackfin/include/asm/bfin5xx_spi.h | |||
@@ -120,7 +120,6 @@ struct bfin5xx_spi_chip { | |||
120 | u16 ctl_reg; | 120 | u16 ctl_reg; |
121 | u8 enable_dma; | 121 | u8 enable_dma; |
122 | u8 bits_per_word; | 122 | u8 bits_per_word; |
123 | u8 cs_change_per_word; | ||
124 | u16 cs_chg_udelay; /* Some devices require 16-bit delays */ | 123 | u16 cs_chg_udelay; /* Some devices require 16-bit delays */ |
125 | u32 cs_gpio; | 124 | u32 cs_gpio; |
126 | /* Value to send if no TX value is supplied, usually 0x0 or 0xFFFF */ | 125 | /* Value to send if no TX value is supplied, usually 0x0 or 0xFFFF */ |