Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1200467
| From | Heiko Carstens <heiko.carstens@de.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -next] s390: lib: Export __delay |
| Date | 2015-08-05 09:20 +0200 |
| Message-ID | <pU19w-2FR-7@gated-at.bofh.it> (permalink) |
| References | <pU0wO-1Fr-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@cavium.com>
> Cc: David Daney <david.daney@cavium.com>
> Signed-off-by: Guenter Roeck <linux@roeck-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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -next] s390: lib: Export __delay Guenter Roeck <linux@roeck-us.net> - 2015-08-05 08:40 +0200 Re: [PATCH -next] s390: lib: Export __delay Heiko Carstens <heiko.carstens@de.ibm.com> - 2015-08-05 09:20 +0200
csiph-web