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

Commit 5e248ac9 authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Linus Torvalds
Browse files

APCI: revert another duplicated patch



commit d1857056 ("ACPI: don't walk
tables if ACPI was disabled") is another superfluous duplicate commit
caused by git -> quilt -> git conversion.

Revert it.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 392798a1
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;