Merge branch 'spi-5.5' into spi-next

This commit is contained in:
Mark Brown 2019-11-22 19:56:35 +00:00
commit ca4196aa10
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0
73 changed files with 1416 additions and 713 deletions

View file

@ -11,7 +11,6 @@
/* Board specific platform_data */
struct mtk_chip_config {
u32 cs_pol;
u32 sample_sel;
};
#endif