Commit 7a42781e authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Walleij

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: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 3925b90f
......@@ -38,7 +38,7 @@ Device tree support
Device-managed API
==================
.. kernel-doc:: drivers/gpio/devres.c
.. kernel-doc:: drivers/gpio/gpiolib-devres.c
:export:
sysfs helpers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment