]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: stmmac: platform: fix outdated function header
authorJohan Hovold <johan@kernel.org>
Wed, 30 Nov 2016 14:29:54 +0000 (15:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Dec 2016 15:42:46 +0000 (10:42 -0500)
commitefbfa14e631c62eb422c4d4f3c5e73ac1889fc55
treea38efd5bfc9b19e7811ef86eda95d3ed3766ae71
parentc7454c93ad048280d1fff81ee38b3a7c333b3cf6
net: ethernet: stmmac: platform: fix outdated function header

Fix the OF-helper function header to reflect that the function no longer
has a platform-data parameter.

Fixes: 37c8347808e0 ("stmmac: make stmmac_probe_config_dt return the
platform data struct")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c