commit | bfca2eba2adaa9501656f503559a971de6927fa8 | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Sun May 08 13:47:23 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon May 09 22:39:59 2016 -0400 |
tree | 3f3bd84d7af5c5ecb9d1d55bb331d1e0f80ea849 | |
parent | 20e61335d8db0caf0c50236c1c9c2ea546f61f1a [diff] |
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static Fix the following sparse warning: drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c:274:1: warning: symbol 'socfpga_dwmac_pm_ops' was not declared. Should it be static? Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>