diff options
Diffstat (limited to 'include/linux/gpio_keys.h')
| -rw-r--r-- | include/linux/gpio_keys.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/gpio_keys.h b/include/linux/gpio_keys.h index 7160df54a6fe..3f84aeb81e48 100644 --- a/include/linux/gpio_keys.h +++ b/include/linux/gpio_keys.h | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | #ifndef _GPIO_KEYS_H | 2 | #ifndef _GPIO_KEYS_H |
| 3 | #define _GPIO_KEYS_H | 3 | #define _GPIO_KEYS_H |
| 4 | 4 | ||
| 5 | #include <linux/types.h> | ||
| 6 | |||
| 5 | struct device; | 7 | struct device; |
| 6 | 8 | ||
| 7 | /** | 9 | /** |
