diff options
| -rw-r--r-- | drivers/gpio/gpio-ts4800.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/gpio-ts4800.c b/drivers/gpio/gpio-ts4800.c index 0c144a72f9af..99256115bea5 100644 --- a/drivers/gpio/gpio-ts4800.c +++ b/drivers/gpio/gpio-ts4800.c | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | */ | 9 | */ |
| 10 | 10 | ||
| 11 | #include <linux/gpio/driver.h> | 11 | #include <linux/gpio/driver.h> |
| 12 | #include <linux/module.h> | ||
| 12 | #include <linux/of_address.h> | 13 | #include <linux/of_address.h> |
| 13 | #include <linux/of_device.h> | 14 | #include <linux/of_device.h> |
| 14 | #include <linux/platform_device.h> | 15 | #include <linux/platform_device.h> |
