[U-Boot] [PATCH] MIPS: remove local_irq_[save|restore] from CP0 macros
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed Dec 19 14:53:01 UTC 2018
Am 19.12.18 um 15:18 schrieb Daniel Schwierzeck:
> 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 at gmail.com>
>
> ---
>
> arch/mips/include/asm/mipsregs.h | 7 -------
> 1 file changed, 7 deletions(-)
>
applied to u-boot-mips
--
- Daniel
More information about the U-Boot
mailing list