diff options
Diffstat (limited to 'sound/soc/codecs/wm8731.h')
-rw-r--r-- | sound/soc/codecs/wm8731.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8731.h b/sound/soc/codecs/wm8731.h index 0f8123909ab0..95190e9c0c14 100644 --- a/sound/soc/codecs/wm8731.h +++ b/sound/soc/codecs/wm8731.h | |||
@@ -35,6 +35,7 @@ | |||
35 | #define WM8731_DAI 0 | 35 | #define WM8731_DAI 0 |
36 | 36 | ||
37 | struct wm8731_setup_data { | 37 | struct wm8731_setup_data { |
38 | int spi; | ||
38 | int i2c_bus; | 39 | int i2c_bus; |
39 | unsigned short i2c_address; | 40 | unsigned short i2c_address; |
40 | }; | 41 | }; |