Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: Remove duplicated include in local.h

Fix following includecheck warning:
./arch/mips/include/asm/local.h: asm/asm.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Yang Li and committed by
Thomas Bogendoerfer
f1da418b f0b7ddbd

-1
-1
arch/mips/include/asm/local.h
··· 8 8 #include <asm/asm.h> 9 9 #include <asm/cmpxchg.h> 10 10 #include <asm/compiler.h> 11 - #include <asm/asm.h> 12 11 13 12 typedef struct 14 13 {