On 2/8/2017 9:31 AM, Corentin Labbe wrote:
The bus_setup function pointer is not used at all, this patch remove it.
no longer used...
Signed-off-by: Corentin Labbe
Acked-by: Giuseppe Cavallaro
---
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c |
The bus_setup function pointer is not used at all, this patch remove it.
Signed-off-by: Corentin Labbe
---
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4
include/linux/stmmac.h| 1 -
2 files changed, 5 deletions(-)
diff --git a/drivers/net/ethernet/stmic