1
0
Fork 0

APCI: revert another duplicated patch

commit d185705690 ("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: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
wifi-calibration
Thomas Gleixner 2008-07-18 02:07:02 +02:00 committed by Linus Torvalds
parent 392798a17b
commit 5e248ac9a5
1 changed files with 0 additions and 3 deletions

View File

@ -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;