]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: realtek: remove unsed RTL821x_PHYSR* macros
authorMichael Klein <michael@fossekall.de>
Sun, 4 May 2025 17:29:11 +0000 (19:29 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 6 May 2025 11:31:26 +0000 (13:31 +0200)
commitf3b265358b911fe9e495619bdfa7797749474f95
tree0c84d7e52835d093d14e32e2ab53f64807006953
parent5b5f1efb729dc09594c7bf9e3bf4acd705f36f59
net: phy: realtek: remove unsed RTL821x_PHYSR* macros

These macros have there since the first revision but were never used, so
let's just remove them.

Signed-off-by: Michael Klein <michael@fossekall.de>
Link: https://patch.msgid.link/20250504172916.243185-2-michael@fossekall.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/realtek/realtek_main.c