[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150805071506.GC4163@osiris>
Date: Wed, 5 Aug 2015 09:15:06 +0200
From: Heiko Carstens <heiko.carstens@...ibm.com>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Martin Schwidefsky <schwidefsky@...ibm.com>,
linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
Radha Mohan Chintakuntla <rchintakuntla@...ium.com>,
David Daney <david.daney@...ium.com>
Subject: Re: [PATCH -next] s390: lib: Export __delay
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@...ium.com>
> Cc: David Daney <david.daney@...ium.com>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists