diff options
Diffstat (limited to 'sound/soc/codecs/wm8750.h')
-rw-r--r-- | sound/soc/codecs/wm8750.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sound/soc/codecs/wm8750.h b/sound/soc/codecs/wm8750.h index 1dc100e19cfe..121427c047fb 100644 --- a/sound/soc/codecs/wm8750.h +++ b/sound/soc/codecs/wm8750.h | |||
@@ -57,13 +57,4 @@ | |||
57 | 57 | ||
58 | #define WM8750_SYSCLK 0 | 58 | #define WM8750_SYSCLK 0 |
59 | 59 | ||
60 | struct wm8750_setup_data { | ||
61 | int spi; | ||
62 | int i2c_bus; | ||
63 | unsigned short i2c_address; | ||
64 | }; | ||
65 | |||
66 | extern struct snd_soc_dai wm8750_dai; | ||
67 | extern struct snd_soc_codec_device soc_codec_dev_wm8750; | ||
68 | |||
69 | #endif | 60 | #endif |