aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4535.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ak4535.h')
-rw-r--r--sound/soc/codecs/ak4535.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/ak4535.h b/sound/soc/codecs/ak4535.h
index e9fe30e2c056..c7a58703ea39 100644
--- a/sound/soc/codecs/ak4535.h
+++ b/sound/soc/codecs/ak4535.h
@@ -37,6 +37,7 @@
37#define AK4535_CACHEREGNUM 0x10 37#define AK4535_CACHEREGNUM 0x10
38 38
39struct ak4535_setup_data { 39struct ak4535_setup_data {
40 int i2c_bus;
40 unsigned short i2c_address; 41 unsigned short i2c_address;
41}; 42};
42 43