]> Pileus Git - ~andy/linux/blobdiff - include/sound/rcar_snd.h
Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / include / sound / rcar_snd.h
index e147498abe5090ac348a2e9497d18e4bd10bd9d2..6add6ccc811e508766e1656164ea9ee09dc50aeb 100644 (file)
@@ -34,7 +34,6 @@
  * B : SSI direction
  */
 #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_PLAY                  (1 << 24)