[PATCH net 6/7] net: ethernet: stmmac: platform: fix outdated function header

2016-11-30 Thread Johan Hovold
Fix the OF-helper function header to reflect that the function no longer has a platform-data parameter. Fixes: b0003ead75f3 ("stmmac: make stmmac_probe_config_dt return the platform data struct") Signed-off-by: Johan Hovold ---

[PATCH net 6/7] net: ethernet: stmmac: platform: fix outdated function header

2016-11-30 Thread Johan Hovold
Fix the OF-helper function header to reflect that the function no longer has a platform-data parameter. Fixes: b0003ead75f3 ("stmmac: make stmmac_probe_config_dt return the platform data struct") Signed-off-by: Johan Hovold --- drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c | 1 - 1 file