From: Kevin Hilman Date: Fri, 11 May 2012 23:38:11 +0000 (-0700) Subject: ARM: OMAP: SoC detection: remove unused cpu_is macros X-Git-Tag: omap-fixes-for-v3.5-rc1~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f3994929c05a21d757a83613d2710b780ea2b4;p=pandora-kernel.git ARM: OMAP: SoC detection: remove unused cpu_is macros Remove multiple unused cpu_is_omap35xx macros. In particular, the cpu_is_omap35* macros for 3503, 3515, 3525 are removed because they are using omap_has_* feature checks and we want to remove specific feature detection from SoC family detection. There are no longer any cpu_is_* checks that depend on specific IP detection. Acked-by: Vaibhav Hiremath Tested-by: Vaibhav Hiremath Tested-by: Mark A. Greer Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed