From: Krzysztof Halasa Date: Tue, 18 Dec 2007 02:53:27 +0000 (+0100) Subject: [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits X-Git-Tag: v2.6.25-rc1~1055^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18f65816ef80b67eb4511ed8359c2dfcd69680d;p=pandora-kernel.git [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits Adds functions to read and write IXP4xx "feature" (aka "fuse") bits, containing information about available/enabled CPU features. The uncompress.h included by boot/compressed/misc.c resides in a different space than rest of the kernel and thus can't use asm/hardware.h (including asm/arch/cpu.h - which, in turn, may use EXPORTed symbol "processor_id"). Posted to linux-arm-kernel on 2 Dec 2007 and revised. Signed-off-by: Krzysztof Halasa Signed-off-by: Russell King --- Reading git-diff-tree failed