patch-2.4.27 linux-2.4.27/drivers/acpi/tables.c

Next file: linux-2.4.27/drivers/acpi/thermal.c
Previous file: linux-2.4.27/drivers/acpi/processor.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/drivers/acpi/tables.c linux-2.4.27/drivers/acpi/tables.c
@@ -58,6 +58,7 @@
 	[ACPI_SSDT]		= "SSDT",
 	[ACPI_SPMI]		= "SPMI",
 	[ACPI_HPET]		= "HPET",
+	[ACPI_MCFG]		= "MCFG",
 };
 
 static char *mps_inti_flags_polarity[] = { "dfl", "high", "res", "low" };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)