From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: bibo mao <maobibo@loongson.cn>
Cc: Ralf Baechle <ralf@linux-mips.org>,
Paul Burton <paulburton@kernel.org>,
Huacai Chen <chenhc@lemote.com>,
Jiaxun Yang <jiaxun.yang@flygoat.com>,
James Hartley <james.hartley@sondrel.com>,
Kate Stewart <kstewart@linuxfoundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Enrico Weigelt <info@metux.net>,
Allison Randal <allison@lohutok.net>,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2] MIPS: Add header files reference with path prefix
Date: Thu, 19 Mar 2020 13:37:15 +0100 [thread overview]
Message-ID: <20200319123715.GC10783@alpha.franken.de> (raw)
In-Reply-To: <1584424994-21922-1-git-send-email-maobibo@loongson.cn>
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@intel.com>
> Signed-off-by: bibo mao <maobibo@loongson.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 ]
prev parent reply other threads:[~2020-03-19 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-17 6:03 [PATCH V2] MIPS: Add header files reference with path prefix bibo mao
2020-03-19 12:37 ` Thomas Bogendoerfer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200319123715.GC10783@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=allison@lohutok.net \
--cc=chenhc@lemote.com \
--cc=gregkh@linuxfoundation.org \
--cc=info@metux.net \
--cc=james.hartley@sondrel.com \
--cc=jiaxun.yang@flygoat.com \
--cc=kstewart@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=maobibo@loongson.cn \
--cc=paulburton@kernel.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.