diff options
Diffstat (limited to 'drivers/acpi/sleep/poweroff.c')
-rw-r--r-- | drivers/acpi/sleep/poweroff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/sleep/poweroff.c b/drivers/acpi/sleep/poweroff.c index f93d2ee54800..a5f947de879b 100644 --- a/drivers/acpi/sleep/poweroff.c +++ b/drivers/acpi/sleep/poweroff.c | |||
@@ -95,4 +95,4 @@ static int acpi_poweroff_init(void) | |||
95 | 95 | ||
96 | late_initcall(acpi_poweroff_init); | 96 | late_initcall(acpi_poweroff_init); |
97 | 97 | ||
98 | #endif /* CONFIG_PM */ | 98 | #endif /* CONFIG_PM */ |