i2c: Discard the i2c algo del_bus wrappers
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / i2c-algo-pcf.h
index 7d7045cbb344a292922a9369bad84c9fa39475e0..994eb86f882c1f4fa3ce682b523ce7e81f64ae9d 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 */