linux/drivers/net/dsa/mv88e6xxx
Russell King (Oracle) e866e5118b net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype
Since mv88e6xxx_hwtstamp_work() is defined in hwtstamp.c, its prototype
should be in hwtstamp.h, so move it there. Remove it's redundant stub
definition, as both hwtstamp.c (the function provider) and ptp.c (the
consumer) are both dependent on the same config symbol.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-09-17 18:21:12 -07:00
..
Kconfig net: dsa: mv88e6xxx: Support LED control 2024-10-04 15:31:28 -07:00
Makefile net: dsa: mv88e6xxx: Support LED control 2024-10-04 15:31:28 -07:00
chip.c net: dsa: mv88e6xxx: clean up PTP clock during setup failure 2025-09-16 16:32:43 -07:00
chip.h net: dsa: mv88e6xxx: remove chip->evcap_config 2025-09-14 11:56:23 -07:00
devlink.c net: dsa: mv88e6xxx: Use kcalloc() 2025-07-01 19:31:38 -07:00
devlink.h
global1.c
global1.h
global1_atu.c net: dsa: mv88e6xxx: Fix out-of-bound access 2024-08-20 16:53:21 -07:00
global1_vtu.c net: dsa: mv88e6xxx: Add FID map cache 2024-10-08 15:30:55 -07:00
global2.c net: Use dev_fwnode() 2025-06-12 18:46:37 -07:00
global2.h
global2_avb.c
global2_scratch.c net: dsa: mv88e6xxx: Remove stale comment 2024-08-28 17:54:58 -07:00
hwtstamp.c net: dsa: mv88e6xxx: remove duplicated register definition 2025-09-17 18:21:07 -07:00
hwtstamp.h net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype 2025-09-17 18:21:12 -07:00
leds.c net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds 2025-09-02 17:04:03 -07:00
pcs-639x.c net: remove phylink_pcs .neg_mode boolean 2025-02-14 17:09:50 -08:00
pcs-6185.c net: remove phylink_pcs .neg_mode boolean 2025-02-14 17:09:50 -08:00
pcs-6352.c net: remove phylink_pcs .neg_mode boolean 2025-02-14 17:09:50 -08:00
phy.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
phy.h
port.c dsa: Use str_enable_disable-like helpers 2025-01-20 09:23:25 +00:00
port.h net: dsa: mv88e6xxx: Support LED control 2024-10-04 15:31:28 -07:00
port_hidden.c
ptp.c net: dsa: mv88e6xxx: rename TAI definitions according to core 2025-09-17 18:21:01 -07:00
ptp.h net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype 2025-09-17 18:21:12 -07:00
serdes.c net: dsa: use ethtool string helpers 2024-11-03 10:36:34 -08:00
serdes.h net: dsa: use ethtool string helpers 2024-11-03 10:36:34 -08:00
smi.c
smi.h
switchdev.c
switchdev.h
trace.c
trace.h