From: Yang Li Date: Fri, 7 Jan 2022 00:31:28 +0000 (+0800) Subject: MIPS: Remove duplicated include in local.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f1da418b0c418d8c73b6314ea4e7391720dafe4f;p=linux.git 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 Signed-off-by: Yang Li Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/include/asm/local.h b/arch/mips/include/asm/local.h index d4d47c846bb25..08366b1fd273d 100644 --- a/arch/mips/include/asm/local.h +++ b/arch/mips/include/asm/local.h @@ -8,7 +8,6 @@ #include #include #include -#include typedef struct {