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 <[email protected]>
> Signed-off-by: Arnd Bergmann <[email protected]>
> ---
> 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

Reply via email to