OSDN Git Service

gpio: fix kernel-doc after devres.c file rename
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 7 Oct 2018 22:57:00 +0000 (15:57 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Oct 2018 11:49:15 +0000 (13:49 +0200)
commit7a42781eee87e45c378e71688824da137a7afbf7
tree226cb018ed6d7e7b4a02137d8329297fa7d67cc9
parent3925b90fa4622b708fc609c98a3f346ee6641e8c
gpio: fix kernel-doc after devres.c file rename

Fix gpio kernel-doc generation after rename of the devres.c file.
Fixes these errors & warning:

Error: Cannot open file ../drivers/gpio/devres.c
Error: Cannot open file ../drivers/gpio/devres.c
WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -export ../drivers/gpio/devres.c' failed with return code 2

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/driver-api/gpio/index.rst