aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8750.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8750.h')
-rw-r--r--sound/soc/codecs/wm8750.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8750.h b/sound/soc/codecs/wm8750.h
index 8ef30e628b21..1dc100e19cfe 100644
--- a/sound/soc/codecs/wm8750.h
+++ b/sound/soc/codecs/wm8750.h
@@ -58,6 +58,8 @@
#define WM8750_SYSCLK 0
struct wm8750_setup_data {
+ int spi;
+ int i2c_bus;
unsigned short i2c_address;
};