[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220108111426.GA29938@d6c9588aaab8>
Date: Sat, 8 Jan 2022 19:14:26 +0800
From: kernel test robot <lkp@...el.com>
To: Huang Pei <huangpei@...ngson.cn>
Cc: kbuild-all@...ts.01.org,
Linux Memory Management List <linux-mm@...ck.org>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [RFC PATCH linux-next] MIPS: fix duplicated inclusion
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@...el.com>
Signed-off-by: kernel test robot <lkp@...el.com>
---
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>
Powered by blists - more mailing lists