Re: [PATCH V2] MIPS: Add header files reference with path prefix

From: Thomas Bogendoerfer
Date: Thu Mar 19 2020 - 08:37:56 EST


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@xxxxxxxxx>
> Signed-off-by: bibo mao <maobibo@xxxxxxxxxxx>
> ---
> 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 ]