[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190725124408.GK23883@dell>
Date: Thu, 25 Jul 2019 13:44:08 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Sekhar Nori <nsekhar@...com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [RESEND] mfd: davinci_voicecodec: remove pointless
#include
On Mon, 22 Jul 2019, Arnd Bergmann wrote:
> When building davinci as multiplatform, we get a build error
> in this file:
>
> drivers/mfd/davinci_voicecodec.c:22:10: fatal error: 'mach/hardware.h' file not found
>
> The header is only used to access the io_v2p() macro, but the
> result is already known because that comes from the resource
> a little bit earlier.
>
> Acked-by: Sekhar Nori <nsekhar@...com>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> I sent this in June, but it did not get picked up into the mfd
> tree. Sending the same one again in case it got lost.
> ---
> drivers/mfd/davinci_voicecodec.c | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists