From: Joachim Eastwood
Date: Sun, 8 May 2016 13:47:23 +0200
> 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
Applied.
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
---
Hi,
Noticed this sparse warning after my last batch of patches. Not so
easy to spot the