Loading include/linux/gpio.h +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading Loading
include/linux/gpio.h +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading