ASoC: rt5645: remove unused field in pdata
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / rt5645.h
index c204861d31d9c7a5fdf02ae254e7077faa859ea6..9ec4e899795da67b1a29c6bca0e9f8797916d589 100644 (file)
@@ -2145,6 +2145,7 @@ enum {
 };
 
 enum {
+       RT5645_DMIC1_DISABLE,
        RT5645_DMIC_DATA_IN2P,
        RT5645_DMIC_DATA_GPIO6,
        RT5645_DMIC_DATA_GPIO10,
@@ -2152,6 +2153,7 @@ enum {
 };
 
 enum {
+       RT5645_DMIC2_DISABLE,
        RT5645_DMIC_DATA_IN2N,
        RT5645_DMIC_DATA_GPIO5,
        RT5645_DMIC_DATA_GPIO11,