diff options
author | Samuel Holland <samuel@sholland.org> | 2021-02-17 07:20:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-18 00:42:56 +0300 |
commit | 557ef2dfb58690512af002ba74c24324e8e0a1d0 (patch) | |
tree | 38d9718435e39af474ecc35ecd6bef39d907b8e0 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 80a2a40bd29646d6d411be9b4f06e10282844a74 (diff) | |
download | linux-557ef2dfb58690512af002ba74c24324e8e0a1d0.tar.xz |
net: stmmac: dwmac-sun8i: Return void from PHY unpower
This is a deinitialization function that always returned zero, and that
return value was always ignored. Have it return void instead.
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions