diff options
author | 2009-03-23 00:12:28 +0200 | |
---|---|---|
committer | 2009-03-30 14:49:45 +0200 | |
commit | 1451a395a8672ba232bba3649ed57120e46826b5 (patch) | |
tree | d077a20447a29d5113846dd4881723a732253eaf /include/linux/interrupt.h | |
parent | MIPS: Malta: make a needlessly global integer variable static (diff) | |
download | wireguard-linux-1451a395a8672ba232bba3649ed57120e46826b5.tar.xz wireguard-linux-1451a395a8672ba232bba3649ed57120e46826b5.zip |
MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c
The following symbols in arch/mips/kernel/smp-up.c are needlessly
defined global:
up_send_ipi_single()
up_init_secondary()
up_smp_finish()
up_cpus_done()
up_boot_secondary()
up_smp_setup()
up_prepare_cpus()
This patch makes the symbols static.
Build-tested using malta_defconfig.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions