diff options
Diffstat (limited to 'sound/soc/codecs/wm8971.h')
-rw-r--r-- | sound/soc/codecs/wm8971.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sound/soc/codecs/wm8971.h b/sound/soc/codecs/wm8971.h index ef4f08f9f344..f31c38fddfc4 100644 --- a/sound/soc/codecs/wm8971.h +++ b/sound/soc/codecs/wm8971.h | |||
@@ -53,12 +53,4 @@ | |||
53 | 53 | ||
54 | #define WM8971_SYSCLK 0 | 54 | #define WM8971_SYSCLK 0 |
55 | 55 | ||
56 | struct wm8971_setup_data { | ||
57 | int i2c_bus; | ||
58 | unsigned short i2c_address; | ||
59 | }; | ||
60 | |||
61 | extern struct snd_soc_dai wm8971_dai; | ||
62 | extern struct snd_soc_codec_device soc_codec_dev_wm8971; | ||
63 | |||
64 | #endif | 56 | #endif |