Merge branch 'sh/clkfwk'
[linux-2.6] / sound / soc / codecs / wm8510.h
index c536839..bdefcf5 100644 (file)
@@ -94,6 +94,7 @@
 #define WM8510_MCLKDIV_12      (7 << 5)
 
 struct wm8510_setup_data {
+       int spi;
        int i2c_bus;
        unsigned short i2c_address;
 };