瀏覽代碼

MAINTAINERS: update GPIO include files

Files under include/linux/gpio/ were not reported as part of the GPIO
subsystem. Fix this.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Alexandre Courbot 11 年之前
父節點
當前提交
bdc6e95e12
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      MAINTAINERS

+ 2 - 1
MAINTAINERS

@@ -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