[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200319123715.GC10783@alpha.franken.de>
Date: Thu, 19 Mar 2020 13:37:15 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: bibo mao <maobibo@...ngson.cn>
Cc: Ralf Baechle <ralf@...ux-mips.org>,
Paul Burton <paulburton@...nel.org>,
Huacai Chen <chenhc@...ote.com>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
James Hartley <james.hartley@...drel.com>,
Kate Stewart <kstewart@...uxfoundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Enrico Weigelt <info@...ux.net>,
Allison Randal <allison@...utok.net>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] MIPS: Add header files reference with path prefix
On Tue, Mar 17, 2020 at 02:03:14AM -0400, bibo mao wrote:
> There are some common header files which are referenced locally
> with #includenext method, includenext is tricky method and only
> used on mips platform.
>
> This patech removes includenext method, replace it with defailed
> pathname prefix for header files.
>
> This patch passes to compile on all mips platform with defconfig,
> and is verified on my loongson64 box.
>
> Changes:
> --------
> v2:
> - Fix compiling issue on malta platform
>
> Reported-by: kbuild test robot <lkp@...el.com>
> Signed-off-by: bibo mao <maobibo@...ngson.cn>
> ---
> arch/mips/include/asm/mach-ar7/irq.h | 2 +-
> arch/mips/include/asm/mach-ath79/irq.h | 2 +-
> arch/mips/include/asm/mach-emma2rh/irq.h | 2 +-
> arch/mips/include/asm/mach-ip27/irq.h | 2 +-
> arch/mips/include/asm/mach-ip30/irq.h | 2 +-
> arch/mips/include/asm/mach-lantiq/falcon/irq.h | 2 +-
> arch/mips/include/asm/mach-lantiq/xway/irq.h | 2 +-
> arch/mips/include/asm/mach-lasat/irq.h | 2 +-
> arch/mips/include/asm/mach-loongson64/irq.h | 2 +-
> arch/mips/include/asm/mach-malta/irq.h | 2 +-
> arch/mips/include/asm/mach-pic32/irq.h | 2 +-
> arch/mips/include/asm/mach-pistachio/irq.h | 2 +-
> arch/mips/include/asm/mach-ralink/irq.h | 2 +-
> arch/mips/include/asm/mach-rm/mc146818rtc.h | 2 +-
> arch/mips/include/asm/mach-vr41xx/irq.h | 2 +-
> arch/mips/include/asm/mach-xilfpga/irq.h | 2 +-
> 16 files changed, 16 insertions(+), 16 deletions(-)
Applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists