Re: [PATCH -next] s390: lib: Export __delay

From: Heiko Carstens
Date: Wed Aug 05 2015 - 03:15:35 EST


On Tue, Aug 04, 2015 at 11:38:23PM -0700, Guenter Roeck wrote:
> __delay is exported by most architectures, and may be used in modules.
> Since it is not exported for s390, s390:allmodconfig currently fails
> to build with
>
> ERROR: "__delay" [drivers/net/phy/mdio-octeon.ko] undefined!
>
> Fixes: a6d678645210 ("net: mdio-octeon: Modify driver to work on both
> ThunderX and Octeon")
> Cc: Radha Mohan Chintakuntla <rchintakuntla@xxxxxxxxxx>
> Cc: David Daney <david.daney@xxxxxxxxxx>
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> ---
> arch/s390/lib/delay.c | 1 +
> 1 file changed, 1 insertion(+)

Applied, thanks.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/