ASoC: Add missing __devexit and __devinit annotations
[safe/jmp/linux-2.6] / sound / soc / codecs / wm8903.h
index cec622f..0ea27e2 100644 (file)
 extern struct snd_soc_dai wm8903_dai;
 extern struct snd_soc_codec_device soc_codec_dev_wm8903;
 
-struct wm8903_setup_data {
-       int i2c_bus;
-       int i2c_address;
-};
-
 #define WM8903_MCLK_DIV_2 1
 #define WM8903_CLK_SYS    2
 #define WM8903_BCLK       3