From: Mark Brown Date: Wed, 4 Feb 2009 20:26:07 +0000 (+0100) Subject: mfd: Fix TWL4030 build on some ARM variants X-Git-Tag: v2.6.29-rc6~85^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a313d758cc7956d7f1e7a727c8fa571b6468fabf;p=pandora-kernel.git mfd: Fix TWL4030 build on some ARM variants Many ARM platforms do not provide a mach/cpu.h so rather than guarding the use of that header with CONFIG_ARM guard it with the guards used when testing for the OMAP variants in the body of the code. Signed-off-by: Mark Brown Acked-by: David Brownell Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed