projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
148da33
)
MAINTAINERS: remove include/asm-*/suspend* file patterns
author
Joe Perches
<
[email protected]
>
Tue, 21 Apr 2009 19:24:44 +0000
(12:24 -0700)
committer
Linus Torvalds
<
[email protected]
>
Tue, 21 Apr 2009 20:41:49 +0000
(13:41 -0700)
There are no more arches with suspend support using these directories.
Signed-off-by: Joe Perches <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 6baace38b24d80702e14b67b1f180debc27cec8a..8106118e06753e4b5b34cb9c021915e63100029d 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-2562,7
+2562,6
@@
F: kernel/power/
F: include/linux/suspend.h
F: include/linux/freezer.h
F: include/linux/pm.h
-F: include/asm-*/suspend*.h
F: arch/*/include/asm/suspend*.h
HID CORE LAYER
@@
-5404,7
+5403,6
@@
F: kernel/power/
F: include/linux/suspend.h
F: include/linux/freezer.h
F: include/linux/pm.h
-F: include/asm-*/suspend.h
SVGA HANDLING
P: Martin Mares