diff options
Diffstat (limited to 'arch/arm/mach-omap2/hdq1w.c')
| -rw-r--r-- | arch/arm/mach-omap2/hdq1w.c | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/arch/arm/mach-omap2/hdq1w.c b/arch/arm/mach-omap2/hdq1w.c index e003f2bba30c..ab7bf181a105 100644 --- a/arch/arm/mach-omap2/hdq1w.c +++ b/arch/arm/mach-omap2/hdq1w.c | |||
| @@ -27,15 +27,13 @@ | |||
| 27 | #include <linux/err.h> | 27 | #include <linux/err.h> |
| 28 | #include <linux/platform_device.h> | 28 | #include <linux/platform_device.h> |
| 29 | 29 | ||
| 30 | #include <plat/omap_hwmod.h> | 30 | #include "omap_hwmod.h" |
| 31 | #include <plat/omap_device.h> | 31 | #include "omap_device.h" |
| 32 | #include "hdq1w.h" | 32 | #include "hdq1w.h" |
| 33 | 33 | ||
| 34 | #include "prm.h" | ||
| 34 | #include "common.h" | 35 | #include "common.h" |
| 35 | 36 | ||
| 36 | /* Maximum microseconds to wait for OMAP module to softreset */ | ||
| 37 | #define MAX_MODULE_SOFTRESET_WAIT 10000 | ||
| 38 | |||
| 39 | /** | 37 | /** |
| 40 | * omap_hdq1w_reset - reset the OMAP HDQ1W module | 38 | * omap_hdq1w_reset - reset the OMAP HDQ1W module |
| 41 | * @oh: struct omap_hwmod * | 39 | * @oh: struct omap_hwmod * |
