diff options
Diffstat (limited to 'arch/arm/mach-at91/pm.c')
-rw-r--r-- | arch/arm/mach-at91/pm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/pm.c b/arch/arm/mach-at91/pm.c index b49bfda53d7f..ff8db29e989e 100644 --- a/arch/arm/mach-at91/pm.c +++ b/arch/arm/mach-at91/pm.c | |||
@@ -201,7 +201,6 @@ error: | |||
201 | 201 | ||
202 | 202 | ||
203 | static struct pm_ops at91_pm_ops ={ | 203 | static struct pm_ops at91_pm_ops ={ |
204 | .pm_disk_mode = 0, | ||
205 | .valid = at91_pm_valid_state, | 204 | .valid = at91_pm_valid_state, |
206 | .prepare = at91_pm_prepare, | 205 | .prepare = at91_pm_prepare, |
207 | .enter = at91_pm_enter, | 206 | .enter = at91_pm_enter, |