diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-09-16 21:34:58 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-09-17 18:21:07 -0700 |
commit | 30cf6a875e2986ff137feaf2a25620b01ad412ab (patch) | |
tree | 7615902a2fe64b65710001628476e2fc5b997836 /rust/kernel/workqueue.rs | |
parent | 946fc083fcb57e11bd0f2505f75bb5e63ee86cdd (diff) |
net: dsa: mv88e6xxx: remove duplicated register definition
There are two identical MV88E6XXX_PTP_GC_ETYPE definitions in ptp.h,
and MV88E6XXX_PTP_ETHERTYPE in hwtstamp.h which all refer to the
exact same register. As the code that accesses this register is in
hwtstamp.c, use the hwtstamp.h definition, and remove the
unnecessary duplicated definition in ptp.h
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/kernel/workqueue.rs')
0 files changed, 0 insertions, 0 deletions