diff options
Diffstat (limited to 'arch/arm/mach-omap1/pm.c')
-rw-r--r-- | arch/arm/mach-omap1/pm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/pm.c b/arch/arm/mach-omap1/pm.c index 49efe903dacd..4248117e5e3f 100644 --- a/arch/arm/mach-omap1/pm.c +++ b/arch/arm/mach-omap1/pm.c | |||
@@ -698,7 +698,6 @@ static struct irqaction omap_wakeup_irq = { | |||
698 | 698 | ||
699 | 699 | ||
700 | static struct pm_ops omap_pm_ops ={ | 700 | static struct pm_ops omap_pm_ops ={ |
701 | .pm_disk_mode = 0, | ||
702 | .prepare = omap_pm_prepare, | 701 | .prepare = omap_pm_prepare, |
703 | .enter = omap_pm_enter, | 702 | .enter = omap_pm_enter, |
704 | .finish = omap_pm_finish, | 703 | .finish = omap_pm_finish, |