[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9d32c935-a193-b339-1950-3443cb022780@c-s.fr>
Date: Tue, 21 Jan 2020 06:58:54 +0100
From: Christophe Leroy <christophe.leroy@....fr>
To: wangwenhu <wenhu.pku@...il.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Kate Stewart <kstewart@...uxfoundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Richard Fontana <rfontana@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Cc: lonehugo@...mail.com, trivial@...nel.org, wenhu.wang@...o.com
Subject: Re: [PATCH] powerpc/sysdev: fix compile errors
Le 21/01/2020 à 06:31, wangwenhu a écrit :
> From: wangwenhu <wenhu.wang@...o.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
Powered by blists - more mailing lists