commit | 8af302e2dc91d4229968b8eedd4b45c0dd9fc717 | [log] [tgz] |
---|---|---|
author | Jochen Friedrich <jochen@scram.de> | Wed May 07 04:40:01 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri May 09 20:22:58 2008 +1000 |
tree | 85a2481fc31119b1d64a7b5a619d0bc62b2097bc | |
parent | 76bc080ef5a34aedb63e1691f28c6b42f3468e4e [diff] |
[POWERPC] Fix of_i2c include for module compilation Remove #ifdef CONFIG_OF_I2C as this breaks module compilation. Drivers using this header should depend on OF_I2C anyways, so there's no need to make this conditional. Signed-off-by: Jochen Friedrich <jochen@scram.de> Signed-off-by: Paul Mackerras <paulus@samba.org>