Skip to content
Commit 8af302e2 authored by Jochen Friedrich's avatar Jochen Friedrich Committed by Paul Mackerras
Browse files

[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: default avatarJochen Friedrich <jochen@scram.de>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 76bc080e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment