Skip to content

Commit f555fd9

Browse files
Soham-Methadlezcano
authored andcommitted
clocksource/drivers/armada-370-xp: Fix dead link to timer binding
The old text binding 'marvell,armada-370-xp-timer.txt' was replaced by a DT schema in commit '4334d83904fc' ("dt-bindings: timer: Convert marvell,armada-370-timer to DT schema"). Signed-off-by: Soham Metha <sohammetha01@gmail.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://patch.msgid.link/20251203195859.65835-1-sohammetha01@gmail.com
1 parent 2246464 commit f555fd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/clocksource/timer-armada-370-xp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* doing otherwise leads to using a clocksource whose frequency varies
2323
* when doing cpufreq frequency changes.
2424
*
25-
* See Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt
25+
* See Documentation/devicetree/bindings/timer/marvell,armada-370-timer.yaml
2626
*/
2727

2828
#include <linux/init.h>

0 commit comments

Comments
 (0)