mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
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> |
||
|---|---|---|
| .. | ||
| chip.c | ||
| chip.h | ||
| devlink.c | ||
| devlink.h | ||
| global1.c | ||
| global1.h | ||
| global1_atu.c | ||
| global1_vtu.c | ||
| global2.c | ||
| global2.h | ||
| global2_avb.c | ||
| global2_scratch.c | ||
| hwtstamp.c | ||
| hwtstamp.h | ||
| Kconfig | ||
| leds.c | ||
| Makefile | ||
| pcs-639x.c | ||
| pcs-6185.c | ||
| pcs-6352.c | ||
| phy.c | ||
| phy.h | ||
| port.c | ||
| port.h | ||
| port_hidden.c | ||
| ptp.c | ||
| ptp.h | ||
| serdes.c | ||
| serdes.h | ||
| smi.c | ||
| smi.h | ||
| switchdev.c | ||
| switchdev.h | ||
| trace.c | ||
| trace.h | ||