ARM: OMAP: Remove definition cpu_is_omap4430()
authorJon Hunter <jon-hunter@ti.com>
Tue, 6 Mar 2012 00:11:03 +0000 (16:11 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Mar 2012 00:11:03 +0000 (16:11 -0800)
commita90180d193ad56a3c4fb9cd39067f60d7503a4bf
tree3ad7752df3c5382627e672aedb9a15c6ddbd6926
parent31fc80a7a1c1df28ffb73a73b1e2c7f9d664435e
ARM: OMAP: Remove definition cpu_is_omap4430()

The definition cpu_is_omap4430() always returns 0 even when CONFIG_ARCH_OMAP4
is enabled. This macro should be removed and the macro cpu_is_omap443x() should
be used where needed for OMAP4430 devices.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/cpu.h
This page took 0.026107 seconds and 5 git commands to generate.