aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8974.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8974.h')
-rw-r--r--sound/soc/codecs/wm8974.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/codecs/wm8974.h b/sound/soc/codecs/wm8974.h
index 726de9648baa..98de9562d4d2 100644
--- a/sound/soc/codecs/wm8974.h
+++ b/sound/soc/codecs/wm8974.h
@@ -93,11 +93,6 @@
93#define WM8974_MCLKDIV_8 (6 << 5) 93#define WM8974_MCLKDIV_8 (6 << 5)
94#define WM8974_MCLKDIV_12 (7 << 5) 94#define WM8974_MCLKDIV_12 (7 << 5)
95 95
96
97struct wm8974_setup_data {
98 unsigned short i2c_address;
99};
100
101extern struct snd_soc_dai wm8974_dai; 96extern struct snd_soc_dai wm8974_dai;
102extern struct snd_soc_codec_device soc_codec_dev_wm8974; 97extern struct snd_soc_codec_device soc_codec_dev_wm8974;
103 98