Generated by: scripts/checkincludes.pl Reported-by: kernel test robot <lkp@xxxxxxxxx> Signed-off-by: kernel test robot <lkp@xxxxxxxxx> --- local.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/mips/include/asm/local.h b/arch/mips/include/asm/local.h index d4d47c846bb25..8b325268c88d9 100644 --- a/arch/mips/include/asm/local.h +++ b/arch/mips/include/asm/local.h @@ -5,7 +5,6 @@ #include <linux/percpu.h> #include <linux/bitops.h> #include <linux/atomic.h> -#include <asm/asm.h> #include <asm/cmpxchg.h> #include <asm/compiler.h> #include <asm/asm.h>