diff options
author | Joe Perches <joe@perches.com> | 2011-03-22 19:34:34 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-22 20:44:14 -0400 |
commit | 3a83ea6ecd31cbf4330b2c0a616e3d2539d5b616 (patch) | |
tree | b318cd29d3afa5907adb8012a5afcd06f47ac310 /MAINTAINERS | |
parent | c45e98a274fd5cc5f270b06a0f224322bbed2d40 (diff) |
MAINTAINERS: remove unused TIMEKEEPING timekeeping.h
Commit 88606e80da0 ("MAINTAINERS: Update timer related entries") added a
file pattern that didn't actually exist.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ca02f356494b..018a033e808d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5420,7 +5420,6 @@ S: Supported | |||
5420 | F: include/linux/clocksource.h | 5420 | F: include/linux/clocksource.h |
5421 | F: include/linux/time.h | 5421 | F: include/linux/time.h |
5422 | F: include/linux/timex.h | 5422 | F: include/linux/timex.h |
5423 | F: include/linux/timekeeping.h | ||
5424 | F: kernel/time/clocksource.c | 5423 | F: kernel/time/clocksource.c |
5425 | F: kernel/time/time*.c | 5424 | F: kernel/time/time*.c |
5426 | F: kernel/time/ntp.c | 5425 | F: kernel/time/ntp.c |