]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3739d8b35bd9f0ac7434c0c7239bc0cc3a89f7b2
treed517fcae07e112e436f85206f8c94343271957cc
parent2bced66fd1d07e1ed62ced196c588f61f6161231
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