From: Guenter Roeck Date: Wed, 5 Aug 2015 06:38:23 +0000 (-0700) Subject: s390/lib: export __delay X-Git-Tag: omap-for-v4.3/fixes-merge-window~38^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=854508c0d0bbcf2f80fa1f79af5cb9ce219b2e9c;p=pandora-kernel.git s390/lib: export __delay __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 Cc: David Daney Signed-off-by: Guenter Roeck Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed