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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Aug 2023 16:27:28 +0000 (18:27 +0200)
commit001b7d6706e20197b5a53c22bb293812943b696c
treec1f83f63fd8efefd8fbb464fa992e06eb5c6f623
parenta3e5f3b7f25d7b90f3b76d98a946fec6e5f79216
net: phy: at803x: remove set/get wol callbacks for AR8032

commit d7791cec2304aea22eb2ada944e4d467302f5bfe upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/phy/at803x.c