diff options
| author | 2019-07-04 17:35:07 +0100 | |
|---|---|---|
| committer | 2019-07-04 17:35:07 +0100 | |
| commit | 106dbe24d4146c0804cb025e450ac7af42d72356 (patch) | |
| tree | ad196f245894a8546603f8472619f9e5b73b8265 /include/linux/platform_data | |
| parent | Merge branch 'spi-5.2' into spi-linus (diff) | |
| parent | spi: pxa2xx: Add support for Intel Elkhart Lake (diff) | |
| download | linux-dev-106dbe24d4146c0804cb025e450ac7af42d72356.tar.xz linux-dev-106dbe24d4146c0804cb025e450ac7af42d72356.zip | |
Merge branch 'spi-5.3' into spi-next
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/spi-mt65xx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/platform_data/spi-mt65xx.h b/include/linux/platform_data/spi-mt65xx.h index 617a75336d56..f0e6d6483e62 100644 --- a/include/linux/platform_data/spi-mt65xx.h +++ b/include/linux/platform_data/spi-mt65xx.h @@ -11,8 +11,6 @@ /* Board specific platform_data */ struct mtk_chip_config { - u32 tx_mlsb; - u32 rx_mlsb; u32 cs_pol; u32 sample_sel; }; |
