From: Jon Hunter Date: Tue, 6 Mar 2012 00:11:03 +0000 (-0800) Subject: ARM: OMAP: Remove definition cpu_is_omap4430() X-Git-Tag: v3.4-rc1~93^2~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a90180d193ad56a3c4fb9cd39067f60d7503a4bf;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed