OSDN Git Service

Merge branch 'master' into for-next
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / include / linux / gpio.h
index b581b13..85aa5d0 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <linux/errno.h>
 
-/* see Documentation/gpio.txt */
+/* see Documentation/gpio/gpio-legacy.txt */
 
 /* make these flag values available regardless of GPIO kconfig options */
 #define GPIOF_DIR_OUT  (0 << 0)