From: Al Stone ahs3@redhat.com
Signed-off-by: Al Stone al.stone@linaro.org --- drivers/acpi/acpica/tbutils.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/drivers/acpi/acpica/tbutils.c b/drivers/acpi/acpica/tbutils.c index 2b6d8dc..ce3d5db 100644 --- a/drivers/acpi/acpica/tbutils.c +++ b/drivers/acpi/acpica/tbutils.c @@ -634,7 +634,6 @@ acpi_tb_parse_root_table(acpi_physical_address rsdp_address) acpi_status status;
ACPI_FUNCTION_TRACE(tb_parse_root_table); - printk(KERN_INFO "(I) entering acpi_tb_parse_root_table\n");
/* * Map the entire RSDP and extract the address of the RSDT or XSDT