aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Bai <[email protected]>2012-10-04 17:12:35 -0700
committerLinus Torvalds <[email protected]>2012-10-06 03:04:50 +0900
commit9b692346f8e1fdd38e40b0e203e968a7d61a1642 (patch)
treec99318df852a15318f4526d0630a4e04cdd253b7
parent7c59154e7548429ff80384803577176466d2ab9a (diff)
MAINTAINERS: update gpio subsystem file list
Signed-off-by: Yang Bai <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f883fc1b1b46..35030a84ee3e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3123,6 +3123,7 @@ T: git git://git.secretlab.ca/git/linux-2.6.git
F: Documentation/gpio.txt
F: drivers/gpio/
F: include/linux/gpio*
+F: include/asm-generic/gpio.h
GRE DEMULTIPLEXER DRIVER
M: Dmitry Kozlov <[email protected]>