diff options
author | Joe Perches <joe@perches.com> | 2011-03-23 02:34:34 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-23 03:44:14 +0300 |
commit | 3a83ea6ecd31cbf4330b2c0a616e3d2539d5b616 (patch) | |
tree | b318cd29d3afa5907adb8012a5afcd06f47ac310 /MAINTAINERS | |
parent | c45e98a274fd5cc5f270b06a0f224322bbed2d40 (diff) | |
download | linux-3a83ea6ecd31cbf4330b2c0a616e3d2539d5b616.tar.xz |
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 F: include/linux/clocksource.h F: include/linux/time.h F: include/linux/timex.h -F: include/linux/timekeeping.h F: kernel/time/clocksource.c F: kernel/time/time*.c F: kernel/time/ntp.c |