MIPS: remove local_irq_[save|restore] from CP0 macros
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 19 Dec 2018 14:18:52 +0000 (15:18 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 19 Dec 2018 14:23:01 +0000 (15:23 +0100)
commita0abb52c5a5b1de522380984bb9429ee973b1f8e
tree4c284232a390cc28d05eac0e88f324718ff99d8f
parent02aea4da1d6d32e9085c2767ad55170338c27f96
MIPS: remove local_irq_[save|restore] from CP0 macros

With moving write_on_tlb() to arch/mips/include/asm/mipsregs.h
there are now compiler warnings when some generic code includes
asm/io.h. This happens for example when enabling OF live tree.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/include/asm/mipsregs.h