[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180111.135437.745401395879168707.davem@davemloft.net>
Date: Thu, 11 Jan 2018 13:54:37 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: arnd@...db.de
Cc: jaswinder.singh@...aro.org, ard.biesheuvel@...aro.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [net-next] net: socionext: include linux/io.h to fix
build
From: Arnd Bergmann <arnd@...db.de>
Date: Thu, 11 Jan 2018 11:36:24 +0100
> I ran into a randconfig build failure:
>
> drivers/net/ethernet/socionext/netsec.c: In function 'netsec_probe':
> drivers/net/ethernet/socionext/netsec.c:1583:17: error: implicit declaration of function 'devm_ioremap'; did you mean 'ioremap'? [-Werror=implicit-function-declaration]
>
> Including linux/io.h directly fixes this.
>
> Fixes: 533dd11a12f6 ("net: socionext: Add Synquacer NetSec driver")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Applied, thank you.
Powered by blists - more mailing lists