From: Andrew Victor Date: Thu, 30 Nov 2006 10:58:14 +0000 (+0100) Subject: [ARM] 3947/1: AT91: cpu_is_XXX macro's X-Git-Tag: v2.6.20-rc1~15^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79da7a610a1f81b51a1a77e2ac27438d7a5c5124;p=pandora-kernel.git [ARM] 3947/1: AT91: cpu_is_XXX macro's This patch replaces the arch_identify() in system.h with a set of cpu_is_XXX() macro's. This allows for compile-time checking of the target AT91 processor. Original patch from David Brownell. Signed-off-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed