diff options
Diffstat (limited to 'include/linux/spi/spi_bitbang.h')
| -rw-r--r-- | include/linux/spi/spi_bitbang.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/spi/spi_bitbang.h b/include/linux/spi/spi_bitbang.h index 2e8c048b9b80..9dbca629dcfb 100644 --- a/include/linux/spi/spi_bitbang.h +++ b/include/linux/spi/spi_bitbang.h | |||
| @@ -25,7 +25,6 @@ struct spi_bitbang { | |||
| 25 | spinlock_t lock; | 25 | spinlock_t lock; |
| 26 | struct list_head queue; | 26 | struct list_head queue; |
| 27 | u8 busy; | 27 | u8 busy; |
| 28 | u8 shutdown; | ||
| 29 | u8 use_dma; | 28 | u8 use_dma; |
| 30 | 29 | ||
| 31 | struct spi_master *master; | 30 | struct spi_master *master; |
