From: Jochen Friedrich Date: Tue, 6 May 2008 18:40:01 +0000 (+1000) Subject: [POWERPC] Fix of_i2c include for module compilation X-Git-Tag: v2.6.26-rc2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af302e2dc91d4229968b8eedd4b45c0dd9fc717;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed