diff options
Diffstat (limited to 'include/linux/gpio.h')
| -rw-r--r-- | include/linux/gpio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/gpio.h b/include/linux/gpio.h index 91ed23468530..39745b8bdd65 100644 --- a/include/linux/gpio.h +++ b/include/linux/gpio.h | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | 14 | ||
| 15 | #include <linux/errno.h> | 15 | #include <linux/errno.h> |
| 16 | 16 | ||
| 17 | /* see Documentation/gpio/gpio-legacy.txt */ | 17 | /* see Documentation/driver-api/gpio/legacy.rst */ |
| 18 | 18 | ||
| 19 | /* make these flag values available regardless of GPIO kconfig options */ | 19 | /* make these flag values available regardless of GPIO kconfig options */ |
| 20 | #define GPIOF_DIR_OUT (0 << 0) | 20 | #define GPIOF_DIR_OUT (0 << 0) |
