sh: Tidy CPU probing and fixup section annotations.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 21 Apr 2010 03:01:06 +0000 (12:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 21 Apr 2010 03:01:06 +0000 (12:01 +0900)
commita9079ca0cb15feda15e7a380092e02d5cd834148
treefc47ebb5c005b21aafd1149cab98af09ea247282
parent3bd16668872b5ad0afb22f15ef6c800a8faf7532
sh: Tidy CPU probing and fixup section annotations.

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>
arch/sh/include/asm/cache.h
arch/sh/include/asm/processor.h
arch/sh/kernel/cpu/init.c
arch/sh/kernel/cpu/sh2/probe.c
arch/sh/kernel/cpu/sh2a/probe.c
arch/sh/kernel/cpu/sh3/probe.c
arch/sh/kernel/cpu/sh4/probe.c
arch/sh/kernel/cpu/sh5/probe.c