1
0
Fork 0

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>
hifive-unleashed-5.1
Randy Dunlap 2018-10-07 15:57:00 -07:00 committed by Linus Walleij
parent 3925b90fa4
commit 7a42781eee
1 changed files with 1 additions and 1 deletions

View File

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