linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christophe Leroy <christophe.leroy@c-s.fr>
To: wangwenhu <wenhu.pku@gmail.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Paul Mackerras <paulus@samba.org>,
	Michael Ellerman <mpe@ellerman.id.au>,
	Kate Stewart <kstewart@linuxfoundation.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Richard Fontana <rfontana@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Cc: lonehugo@hotmail.com, trivial@kernel.org, wenhu.wang@vivo.com
Subject: Re: [PATCH] powerpc/sysdev: fix compile errors
Date: Tue, 21 Jan 2020 06:58:54 +0100	[thread overview]
Message-ID: <9d32c935-a193-b339-1950-3443cb022780@c-s.fr> (raw)
In-Reply-To: <20200121053114.89676-1-wenhu.pku@gmail.com>



Le 21/01/2020 à 06:31, wangwenhu a écrit :
> From: wangwenhu <wenhu.wang@vivo.com>
> 
> Include arch/powerpc/include/asm/io.h into fsl_85xx_cache_sram.c to
> fix the implicit declaration compile errors when building Cache-Sram.

It is usually better to include <linux/io.h> instead of <asm/io.h>

Christophe

  reply	other threads:[~2020-01-21  5:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21  5:31 [PATCH] powerpc/sysdev: fix compile errors wangwenhu
2020-01-21  5:58 ` Christophe Leroy [this message]
2020-01-21  6:13 ` Andrew Donnellan
2020-01-21  6:59   ` 王文虎
2020-01-21  8:21     ` Christophe Leroy
2020-01-21  8:37     ` Christophe Leroy
2020-02-18 10:25       ` 王文虎
2020-03-02  5:37 WANG Wenhu
2020-03-02  6:38 ` Christophe Leroy
2020-05-18 10:29   ` Jiri Kosina
2020-05-18 10:32     ` Jiri Kosina
2020-05-18 10:36       ` Christophe Leroy
2020-05-18 11:37       ` Michael Ellerman

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=9d32c935-a193-b339-1950-3443cb022780@c-s.fr \
    --to=christophe.leroy@c-s.fr \
    --cc=benh@kernel.crashing.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kstewart@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=lonehugo@hotmail.com \
    --cc=mpe@ellerman.id.au \
    --cc=paulus@samba.org \
    --cc=rfontana@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=trivial@kernel.org \
    --cc=wenhu.pku@gmail.com \
    --cc=wenhu.wang@vivo.com \
    /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).