Merge branch 'sh/cpufreq' into sh-latest
[deliverable/linux.git] / include / linux / i2c-algo-bit.h
index 4f98148c11c31971ef210d30ba8a83617c98ac11..584ffa0f328247be11729c5b6576e99eca002a31 100644 (file)
@@ -49,5 +49,6 @@ struct i2c_algo_bit_data {
 
 int i2c_bit_add_bus(struct i2c_adapter *);
 int i2c_bit_add_numbered_bus(struct i2c_adapter *);
+extern const struct i2c_algorithm i2c_bit_algo;
 
 #endif /* _LINUX_I2C_ALGO_BIT_H */
This page took 0.023922 seconds and 5 git commands to generate.