Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 725c3a2d authored by Andi Kleen's avatar Andi Kleen
Browse files

Revert "ACPI: don't walk tables if ACPI was disabled"



This reverts commit d1857056.

Double commit, noticed by Thomas Gleixner.

Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
parent 97d2ef56
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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;