ARM: OMAP: SoC detection: remove unused cpu_is macros
authorKevin Hilman <khilman@ti.com>
Fri, 11 May 2012 23:38:11 +0000 (16:38 -0700)
committerKevin Hilman <khilman@ti.com>
Fri, 25 May 2012 22:48:48 +0000 (15:48 -0700)
commit96f3994929c05a21d757a83613d2710b780ea2b4
tree1c3da4020489df9d0451d80a652bf04c4268c34e
parent00633d7c7a0243940fc616bee573bcf497db79b9
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 <hvaibhav@ti.com>
Tested-by: Vaibhav Hiremath <hvaibhav@ti.com>
Tested-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/plat-omap/include/plat/cpu.h