arch/arm/include/asm/cputype.h
0 → 100644
+64
−0
+23
−22
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>