Merge git://git.infradead.org/users/eparis/audit
[firefly-linux-kernel-4.4.55.git] / include / linux / gpio.h
index b581b13d29d95aef275b1b878927f5d94e2572e4..85aa5d0b9357ae2b26d29e858d63329bfc6e9d7f 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)