From: Russell King Date: Thu, 29 Jun 2006 14:03:09 +0000 (+0100) Subject: [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name X-Git-Tag: v2.6.18-rc1~145^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264edb35ce5c85749bfdd2942c74b786ea1cde41;p=pandora-kernel.git [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name The "id(wb)BRR" suffix reports which CPU debugging options were (or were not) selected at kernel build time. Rather than have every proc-*.S file implement this, report the control register value, from which this information can be deduced. Signed-off-by: Russell King --- Reading git-diff-tree failed