[POWERPC] Fix of_i2c include for module compilation
authorJochen Friedrich <jochen@scram.de>
Tue, 6 May 2008 18:40:01 +0000 (04:40 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 9 May 2008 10:22:58 +0000 (20:22 +1000)
commit8af302e2dc91d4229968b8eedd4b45c0dd9fc717
tree85a2481fc31119b1d64a7b5a619d0bc62b2097bc
parent76bc080ef5a34aedb63e1691f28c6b42f3468e4e
[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>
include/linux/of_i2c.h