Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus
[firefly-linux-kernel-4.4.55.git] / include / sound / rcar_snd.h
index fb0a312bcb810c93622028ef93934d3779189142..12afab18945d056709df7495b75b0da6c0155426 100644 (file)
@@ -36,7 +36,6 @@
 #define RSND_SSI_CLK_PIN_SHARE         (1 << 31)
 #define RSND_SSI_CLK_FROM_ADG          (1 << 30) /* clock parent is master */
 #define RSND_SSI_SYNC                  (1 << 29) /* SSI34_sync etc */
-#define RSND_SSI_DEPENDENT             (1 << 28) /* SSI needs SRU/SCU */
 
 #define RSND_SSI_PLAY                  (1 << 24)