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 */