projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ASoC: Fix build error in twl4030.c
[linux-2.6]
/
sound
/
soc
/
codecs
/
wm8510.h
diff --git
a/sound/soc/codecs/wm8510.h
b/sound/soc/codecs/wm8510.h
index
f5d2e42
..
bdefcf5
100644
(file)
--- a/
sound/soc/codecs/wm8510.h
+++ b/
sound/soc/codecs/wm8510.h
@@
-94,6
+94,8
@@
#define WM8510_MCLKDIV_12 (7 << 5)
struct wm8510_setup_data {
+ int spi;
+ int i2c_bus;
unsigned short i2c_address;
};