Re: [RFC] [PATCH] x86: Configure out compilation of Simple BootFlag support

From: Ingo Molnar
Date: Wed Feb 13 2008 - 04:30:55 EST



* Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> wrote:

> - acpi_table_parse(ACPI_SIG_BOOT, acpi_parse_sbf);
> + acpi_table_parse(ACPI_SIG_BOOT, sbf_acpi_parse);

no strong feelings if the ACPI guys ack it - but i suspect the renaming
of the function from acpi_parse_sbf to sbf_acpi_parse was unnecessary?

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/