[ARM] cputype: separate definitions, use them
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 10 Aug 2008 17:08:10 +0000 (18:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Sep 2008 11:06:23 +0000 (12:06 +0100)
Add asm/cputype.h, moving functions and definitions from asm/system.h
there.  Convert all users of 'processor_id' to the more efficient
read_cpuid_id() function.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found