]> Git Repo - linux.git/commitdiff
MAINTAINERS: update GPIO include files
authorAlexandre Courbot <[email protected]>
Mon, 4 Aug 2014 04:06:58 +0000 (13:06 +0900)
committerLinus Walleij <[email protected]>
Thu, 7 Aug 2014 09:56:06 +0000 (11:56 +0200)
Files under include/linux/gpio/ were not reported as part of the GPIO
subsystem. Fix this.

Signed-off-by: Alexandre Courbot <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
MAINTAINERS

index 66768ca67afaa4896b3fbe20282005636ddecde5..ef159d0101dc48c00faede2ded7fa4337d108b4d 100644 (file)
@@ -3958,7 +3958,8 @@ T:        git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
 S:     Maintained
 F:     Documentation/gpio/
 F:     drivers/gpio/
-F:     include/linux/gpio*
+F:     include/linux/gpio/
+F:     include/linux/gpio.h
 F:     include/asm-generic/gpio.h
 
 GRE DEMULTIPLEXER DRIVER
This page took 0.068161 seconds and 4 git commands to generate.