diff options
Diffstat (limited to 'arch/arm/plat-omap/pm.c')
-rw-r--r-- | arch/arm/plat-omap/pm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/pm.c b/arch/arm/plat-omap/pm.c index 966cca031ca7..1a24e2c10714 100644 --- a/arch/arm/plat-omap/pm.c +++ b/arch/arm/plat-omap/pm.c | |||
@@ -509,7 +509,7 @@ static void omap_pm_init_proc(void) | |||
509 | * @state: suspend state we're entering. | 509 | * @state: suspend state we're entering. |
510 | * | 510 | * |
511 | */ | 511 | */ |
512 | //#include <asm/arch/hardware.h> | 512 | //#include <asm/hardware.h> |
513 | 513 | ||
514 | static int omap_pm_prepare(suspend_state_t state) | 514 | static int omap_pm_prepare(suspend_state_t state) |
515 | { | 515 | { |