diff options
Diffstat (limited to 'drivers/hsi/controllers/omap_ssi.h')
-rw-r--r-- | drivers/hsi/controllers/omap_ssi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hsi/controllers/omap_ssi.h b/drivers/hsi/controllers/omap_ssi.h index 9d056417d88c..f9aaf37262be 100644 --- a/drivers/hsi/controllers/omap_ssi.h +++ b/drivers/hsi/controllers/omap_ssi.h | |||
@@ -24,6 +24,7 @@ | |||
24 | #define __LINUX_HSI_OMAP_SSI_H__ | 24 | #define __LINUX_HSI_OMAP_SSI_H__ |
25 | 25 | ||
26 | #include <linux/device.h> | 26 | #include <linux/device.h> |
27 | #include <linux/module.h> | ||
27 | #include <linux/platform_device.h> | 28 | #include <linux/platform_device.h> |
28 | #include <linux/hsi/hsi.h> | 29 | #include <linux/hsi/hsi.h> |
29 | #include <linux/gpio.h> | 30 | #include <linux/gpio.h> |