mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01: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 '4334d83904'
("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:
parent
2246464821
commit
f555fd9ebe
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue