From cc1fb38ddbccf1d67e82941ca6707374ff4290ac Mon Sep 17 00:00:00 2001 From: Jochen Friedrich Date: Wed, 7 May 2008 04:40:01 +1000 Subject: [PATCH] --- yaml --- r: 96254 b: refs/heads/master c: 8af302e2dc91d4229968b8eedd4b45c0dd9fc717 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/of_i2c.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 8aca61c2b183..b85180004758 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76bc080ef5a34aedb63e1691f28c6b42f3468e4e +refs/heads/master: 8af302e2dc91d4229968b8eedd4b45c0dd9fc717 diff --git a/trunk/include/linux/of_i2c.h b/trunk/include/linux/of_i2c.h index 2e5a96732042..bd2a870ec296 100644 --- a/trunk/include/linux/of_i2c.h +++ b/trunk/include/linux/of_i2c.h @@ -14,11 +14,7 @@ #include -#ifdef CONFIG_OF_I2C - void of_register_i2c_devices(struct i2c_adapter *adap, struct device_node *adap_node); -#endif /* CONFIG_OF_I2C */ - #endif /* __LINUX_OF_I2C_H */