diff options
Diffstat (limited to 'sound/soc/s6000')
-rw-r--r-- | sound/soc/s6000/s6105-ipcam.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/s6000/s6105-ipcam.c b/sound/soc/s6000/s6105-ipcam.c index b5f95f9781c1..082215d8787d 100644 --- a/sound/soc/s6000/s6105-ipcam.c +++ b/sound/soc/s6000/s6105-ipcam.c | |||
@@ -189,8 +189,6 @@ static struct snd_soc_card snd_soc_card_s6105 = { | |||
189 | 189 | ||
190 | /* s6105 audio private data */ | 190 | /* s6105 audio private data */ |
191 | static struct aic3x_setup_data s6105_aic3x_setup = { | 191 | static struct aic3x_setup_data s6105_aic3x_setup = { |
192 | .i2c_bus = 0, | ||
193 | .i2c_address = 0x18, | ||
194 | }; | 192 | }; |
195 | 193 | ||
196 | /* s6105 audio subsystem */ | 194 | /* s6105 audio subsystem */ |