mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-02 03:30:08 -04:00
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
This commit is contained in:
committed by
Daniel Lezcano
parent
2246464821
commit
f555fd9ebe
@@ -22,7 +22,7 @@
|
||||
* doing otherwise leads to using a clocksource whose frequency varies
|
||||
* when doing cpufreq frequency changes.
|
||||
*
|
||||
* See Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt
|
||||
* See Documentation/devicetree/bindings/timer/marvell,armada-370-timer.yaml
|
||||
*/
|
||||
|
||||
#include <linux/init.h>
|
||||
|
||||
Reference in New Issue
Block a user