From ca12769748ba48fce14a3b3b47da00c3eac635d0 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 8 Jul 2014 10:38:36 -0700 Subject: [PATCH] net: phy: export phy_suspend and phy_resume phy_suspend and phy_resume are two commonly used helper functions that need to be exported for Ethernet drivers to be built as modules Fixes: 40755a0fce17 ("net: systemport: add suspend and resume support") Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-format-patch failed