]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/i2c-algo-pcf.h
[VLAN]: Turn VLAN_DEV_INFO into inline function
[linux-2.6-omap-h63xx.git] / include / linux / i2c-algo-pcf.h
index 7d7045cbb344a292922a9369bad84c9fa39475e0..77afbb60fd1185fb76699eacd9a8ba6fd5f7f919 100644 (file)
@@ -19,7 +19,7 @@
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.                */
 /* ------------------------------------------------------------------------- */
 
-/* With some changes from Kyösti Mälkki <kmalkki@cc.hut.fi> and even
+/* With some changes from Kyösti Mälkki <kmalkki@cc.hut.fi> and even
    Frodo Looijaard <frodol@dds.nl> */
 
 #ifndef _LINUX_I2C_ALGO_PCF_H
@@ -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 */