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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8750.h b/sound/soc/codecs/wm8750.h
index 8ef30e628b21..fe6c80f7d9e2 100644
--- a/sound/soc/codecs/wm8750.h
+++ b/sound/soc/codecs/wm8750.h
@@ -58,6 +58,7 @@
58#define WM8750_SYSCLK 0 58#define WM8750_SYSCLK 0
59 59
60struct wm8750_setup_data { 60struct wm8750_setup_data {
61 int i2c_bus;
61 unsigned short i2c_address; 62 unsigned short i2c_address;
62}; 63};
63 64