diff options
Diffstat (limited to 'sound/soc/codecs/wm8728.h')
-rw-r--r-- | sound/soc/codecs/wm8728.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sound/soc/codecs/wm8728.h b/sound/soc/codecs/wm8728.h index d269c132474b..8aea362ffd47 100644 --- a/sound/soc/codecs/wm8728.h +++ b/sound/soc/codecs/wm8728.h | |||
@@ -18,13 +18,4 @@ | |||
18 | #define WM8728_DACCTL 0x02 | 18 | #define WM8728_DACCTL 0x02 |
19 | #define WM8728_IFCTL 0x03 | 19 | #define WM8728_IFCTL 0x03 |
20 | 20 | ||
21 | struct wm8728_setup_data { | ||
22 | int spi; | ||
23 | int i2c_bus; | ||
24 | unsigned short i2c_address; | ||
25 | }; | ||
26 | |||
27 | extern struct snd_soc_dai wm8728_dai; | ||
28 | extern struct snd_soc_codec_device soc_codec_dev_wm8728; | ||
29 | |||
30 | #endif | 21 | #endif |