i2c: Discard the i2c algo del_bus wrappers
[safe/jmp/linux-2.6] / include / linux / i2c-algo-pcf.h
index 7d7045c..994eb86 100644 (file)
@@ -39,6 +39,5 @@ struct i2c_algo_pcf_data {
 };
 
 int i2c_pcf_add_bus(struct i2c_adapter *);
-int i2c_pcf_del_bus(struct i2c_adapter *);
 
 #endif /* _LINUX_I2C_ALGO_PCF_H */