diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/spi-mt65xx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/platform_data/spi-mt65xx.h b/include/linux/platform_data/spi-mt65xx.h index 54b04483976c..ba4e4bb70262 100644 --- a/include/linux/platform_data/spi-mt65xx.h +++ b/include/linux/platform_data/spi-mt65xx.h | |||
| @@ -16,5 +16,7 @@ | |||
| 16 | struct mtk_chip_config { | 16 | struct mtk_chip_config { |
| 17 | u32 tx_mlsb; | 17 | u32 tx_mlsb; |
| 18 | u32 rx_mlsb; | 18 | u32 rx_mlsb; |
| 19 | u32 cs_pol; | ||
| 20 | u32 sample_sel; | ||
| 19 | }; | 21 | }; |
| 20 | #endif | 22 | #endif |
