summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2016-11-15 18:54:39 +0000
committerMark Brown <broonie@kernel.org>2016-11-15 18:54:39 +0000
commit4e97b0f775bcca54f5d42c811cca5cd202e552cc (patch)
tree0f119976c90daa901d6bb2fa9728b70f8ff5ecf8 /sound
parentd9dc8b074cb7c882107414930657b16095a59b9b (diff)
parent50d12367811a26dd8d5f7090d5578c3edecb795d (diff)
downloadlinux-4e97b0f775bcca54f5d42c811cca5cd202e552cc.tar.gz
linux-4e97b0f775bcca54f5d42c811cca5cd202e552cc.tar.xz
Merge remote-tracking branch 'asoc/topic/wm9713' into asoc-next
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm9713.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/codecs/wm9713.h b/sound/soc/codecs/wm9713.h
index 53df11b1f727..7ecffc563016 100644
--- a/sound/soc/codecs/wm9713.h
+++ b/sound/soc/codecs/wm9713.h
@@ -41,8 +41,4 @@
#define WM9713_PCMBCLK_DIV_8 (3 << 9)
#define WM9713_PCMBCLK_DIV_16 (4 << 9)
-#define WM9713_DAI_AC97_HIFI 0
-#define WM9713_DAI_AC97_AUX 1
-#define WM9713_DAI_PCM_VOICE 2
-
#endif