mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 10:13:04 +09:00
This does a detect_cpu_and_cache_system() -> cpu_probe() rename, tidies up the unused return value, and stuffs it under __cpuinit in preparation for CPU hotplug. Signed-off-by: Paul Mundt <lethal@linux-sh.org>