git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8e6c91
)
[ARM] cputype: separate definitions, use them
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 10 Aug 2008 17:08:10 +0000
(18:08 +0100)
committer
Russell 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