MIPS: Cleanup the unused __arch_local_irq_restore() function
authorHuacai Chen <chenhc@lemote.com>
Thu, 21 Jan 2016 13:09:47 +0000 (21:09 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 22 Jan 2016 00:58:49 +0000 (01:58 +0100)
commit6e52684467b2c135e07e638469cd1d78bd8286ac
treed517fcae07e112e436f85206f8c94343271957cc
parent503943e0e52bd3fbf014aa1d838ced37adb43121
MIPS: Cleanup the unused __arch_local_irq_restore() function

In history, __arch_local_irq_restore() is only used by SMTC. However,
SMTC support has been removed since 3.16, this patch remove the unused
function.

Signed-off-by: Huacai Chen <chenhc@lemote.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: Fuxin Zhang <zhangfx@lemote.com>
Cc: Zhangjin Wu <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/12159/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/irqflags.h
arch/mips/lib/mips-atomic.c