diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/of_gpio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/of_gpio.h b/include/linux/of_gpio.h index d71f2cc141ae..f14123a5a9df 100644 --- a/include/linux/of_gpio.h +++ b/include/linux/of_gpio.h | |||
| @@ -19,9 +19,9 @@ | |||
| 19 | #include <linux/errno.h> | 19 | #include <linux/errno.h> |
| 20 | #include <linux/gpio.h> | 20 | #include <linux/gpio.h> |
| 21 | #include <linux/of.h> | 21 | #include <linux/of.h> |
| 22 | #include <linux/gpio/consumer.h> | ||
| 22 | 23 | ||
| 23 | struct device_node; | 24 | struct device_node; |
| 24 | struct gpio_desc; | ||
| 25 | 25 | ||
| 26 | /* | 26 | /* |
| 27 | * This is Linux-specific flags. By default controllers' and Linux' mapping | 27 | * This is Linux-specific flags. By default controllers' and Linux' mapping |
