linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tobias Klauser <tklauser@distanz.ch>
To: Greentime Hu <green.hu@gmail.com>
Cc: lftan@altera.com, linux-kernel@vger.kernel.org, arnd@arndb.de,
	linux-arch@vger.kernel.org, greentime@andestech.com
Subject: Re: [PATCH] nios2: add ioremap_nocache declaration before include asm-generic/io.h.
Date: Fri, 2 Mar 2018 09:50:50 +0100	[thread overview]
Message-ID: <20180302085050.GI19044@distanz.ch> (raw)
In-Reply-To: <20180301163943.10887-1-greentime@andestech.com>

On 2018-03-01 at 17:39:43 +0100, Greentime Hu <green.hu@gmail.com> wrote:
> A commit for the nds32 architecture bootstrap("asm-generic/io.h:
> move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef
> CONFIG_MMU") will move the ioremap_nocache out of the CONFIG_MMU ifdef.
> This means that in order to suppress re-definition errors we need to
> setup #define's before importing asm-generic/io.h.
> 
> Signed-off-by: Greentime Hu <greentime@andestech.com>

Reviewed-by: Tobias Klauser <tklauser@distanz.ch>

Thanks

      reply	other threads:[~2018-03-02  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01 16:39 [PATCH] nios2: add ioremap_nocache declaration before include asm-generic/io.h Greentime Hu
2018-03-02  8:50 ` Tobias Klauser [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=20180302085050.GI19044@distanz.ch \
    --to=tklauser@distanz.ch \
    --cc=arnd@arndb.de \
    --cc=green.hu@gmail.com \
    --cc=greentime@andestech.com \
    --cc=lftan@altera.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).