net: phy: at803x: remove set/get wol callbacks for AR8032
authorLi Yang <leoyang.li@nxp.com>
Wed, 2 Aug 2023 19:13:47 +0000 (14:13 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Aug 2023 09:00:17 +0000 (10:00 +0100)
commitd7791cec2304aea22eb2ada944e4d467302f5bfe
tree72fa55fb998cfc52b539e9005c75c27522eed2a1
parente58f30246c35c126c7571065b33bee4b3b1d2ef8
net: phy: at803x: remove set/get wol callbacks for AR8032

Since the AR8032 part does not support wol, remove related callbacks
from it.

Fixes: 5800091a2061 ("net: phy: at803x: add support for AR8032 PHY")
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Cc: David Bauer <mail@david-bauer.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c