diff options
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_reset.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_reset.c b/arch/arm/mach-omap2/omap_hwmod_reset.c index bba43fa627d3..65e186c9df55 100644 --- a/arch/arm/mach-omap2/omap_hwmod_reset.c +++ b/arch/arm/mach-omap2/omap_hwmod_reset.c | |||
| @@ -24,6 +24,7 @@ | |||
| 24 | * 02110-1301 USA | 24 | * 02110-1301 USA |
| 25 | */ | 25 | */ |
| 26 | #include <linux/kernel.h> | 26 | #include <linux/kernel.h> |
| 27 | #include <linux/errno.h> | ||
| 27 | 28 | ||
| 28 | #include <sound/aess.h> | 29 | #include <sound/aess.h> |
| 29 | 30 | ||
