Linus pulled it, but added an extra cset:
1.1311 Remove strange and broken ACPI rule from serial Makefile
diff -Nru a/drivers/serial/Makefile b/drivers/serial/Makefile
--- a/drivers/serial/Makefile Wed May 14 07:50:37 2003
+++ b/drivers/serial/Makefile Sat Jun 14 12:07:41 2003
@@ -8,7 +8,6 @@
serial-8250-$(CONFIG_GSC) += 8250_gsc.o
serial-8250-$(CONFIG_PCI) += 8250_pci.o
serial-8250-$(CONFIG_PNP) += 8250_pnp.o
-serial-8250-$(CONFIG_ACPI) += acpi.o
serial-8250-$(CONFIG_SERIAL_HCDP) += 8250_hcdp.o
obj-$(CONFIG_SERIAL_CORE) += core.o
The file is actually called "8250_acpi.o".
Can you guys ensure that the patch and code works and send an update
direct to Linus please?
Unfortunately, its too late for 2.5.71.
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/