Revert "ACPI: don't walk tables if ACPI was disabled"
This reverts commit d185705690
.
Double commit, noticed by Thomas Gleixner.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
This commit is contained in:
parent
97d2ef5686
commit
725c3a2d70
@ -335,9 +335,6 @@ static int __init acpi_rtc_init(void)
|
||||
{
|
||||
struct device *dev = get_rtc_dev();
|
||||
|
||||
if (acpi_disabled)
|
||||
return 0;
|
||||
|
||||
if (acpi_disabled)
|
||||
return 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user