diff options
author | Yang Shi <yang.shi@windriver.com> | 2016-02-19 17:04:07 -0800 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-13 14:02:10 +0200 |
commit | 0e8c1a3247629ecb0e344655124fd59682410913 (patch) | |
tree | 23024cc67f2f00f31b636f835cec6dfc5be33a79 /include | |
parent | 2d52ee82b4756d11565e94b8c09e77bb8c036a11 (diff) | |
download | linux-0e8c1a3247629ecb0e344655124fd59682410913.tar.gz linux-0e8c1a3247629ecb0e344655124fd59682410913.tar.bz2 linux-0e8c1a3247629ecb0e344655124fd59682410913.zip |
MIPS: Octeon: Mark some functions __init in smp.c
octeon_smp_setup and octeon_prepare_cpus are just used during initialization
period, so mark them as __init. And, octeon_prepare_cpus is just used in smp.c,
so make it static as well.
Signed-off-by: Yang Shi <yang.shi@windriver.com>
Cc: david.daney@cavium.com
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/12574/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions