diff options
Diffstat (limited to 'sound/soc/at32')
-rw-r--r-- | sound/soc/at32/playpaq_wm8510.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/at32/playpaq_wm8510.c b/sound/soc/at32/playpaq_wm8510.c index 3f326219f1ec..7e6560ba7510 100644 --- a/sound/soc/at32/playpaq_wm8510.c +++ b/sound/soc/at32/playpaq_wm8510.c | |||
@@ -377,6 +377,7 @@ static struct snd_soc_machine snd_soc_machine_playpaq = { | |||
377 | 377 | ||
378 | 378 | ||
379 | static struct wm8510_setup_data playpaq_wm8510_setup = { | 379 | static struct wm8510_setup_data playpaq_wm8510_setup = { |
380 | .i2c_bus = 0, | ||
380 | .i2c_address = 0x1a, | 381 | .i2c_address = 0x1a, |
381 | }; | 382 | }; |
382 | 383 | ||