From 854508c0d0bbcf2f80fa1f79af5cb9ce219b2e9c Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Tue, 4 Aug 2015 23:38:23 -0700 Subject: [PATCH] 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-format-patch failed