[tip: timers/core] MAINTAINERS: Add missing file include/linux/delay.h

tip-bot2 for Anna-Maria Behnsen posted 1 patch 1 month, 1 week ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[tip: timers/core] MAINTAINERS: Add missing file include/linux/delay.h
Posted by tip-bot2 for Anna-Maria Behnsen 1 month, 1 week ago
The following commit has been merged into the timers/core branch of tip:

Commit-ID:     3a2e83d350950a84dddb0094c92e380f31fd5333
Gitweb:        https://git.kernel.org/tip/3a2e83d350950a84dddb0094c92e380f31fd5333
Author:        Anna-Maria Behnsen <anna-maria@linutronix.de>
AuthorDate:    Mon, 14 Oct 2024 10:22:18 +02:00
Committer:     Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Wed, 16 Oct 2024 00:36:46 +02:00

MAINTAINERS: Add missing file include/linux/delay.h

include/linux/delay.h is not covered by MAINTAINERS file. Add it to the
"HIGH-RESOLUTION TIMERS, TIMER WHEEL, CLOCKEVENTS" section.

Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/all/20241014-devel-anna-maria-b4-timers-flseep-v3-1-dc8b907cb62f@linutronix.de

---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c27f319..b523625 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10162,6 +10162,7 @@ S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 F:	Documentation/timers/
 F:	include/linux/clockchips.h
+F:	include/linux/delay.h
 F:	include/linux/hrtimer.h
 F:	include/linux/timer.h
 F:	kernel/time/clockevents.c