diff options
Diffstat (limited to 'sound/soc/at91/eti_b1_wm8731.c')
-rw-r--r-- | sound/soc/at91/eti_b1_wm8731.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/at91/eti_b1_wm8731.c b/sound/soc/at91/eti_b1_wm8731.c index b81d6b2cfa1d..684781e4088b 100644 --- a/sound/soc/at91/eti_b1_wm8731.c +++ b/sound/soc/at91/eti_b1_wm8731.c | |||
@@ -243,6 +243,7 @@ static struct snd_soc_machine snd_soc_machine_eti_b1 = { | |||
243 | }; | 243 | }; |
244 | 244 | ||
245 | static struct wm8731_setup_data eti_b1_wm8731_setup = { | 245 | static struct wm8731_setup_data eti_b1_wm8731_setup = { |
246 | .i2c_bus = 0, | ||
246 | .i2c_address = 0x1a, | 247 | .i2c_address = 0x1a, |
247 | }; | 248 | }; |
248 | 249 | ||