Re: [2.6 patch] kill acpi_ksyms.c

From: Len Brown
Date: Fri Nov 12 2004 - 00:00:40 EST


Applied.

thanks,
-Len

On Mon, 2004-11-08 at 20:40, Adrian Bunk wrote:
...
> Below is as a preparation a patch that removes acpi_ksyms.c .
>
> It shouldn't make any practical difference.
>
> The function acpi_db_user_commands that wasn't available in the whole
> kernel sources was EXPORT_SYMBOL'ed. The patch removes this bogus
> export.
>
>
> diffstat output:
> drivers/acpi/Makefile | 2
> drivers/acpi/acpi_ksyms.c | 165
> ------------------------------
> drivers/acpi/bus.c | 10 +
> drivers/acpi/ec.c | 2
> drivers/acpi/events/evxface.c | 10 +
> drivers/acpi/events/evxfevnt.c | 8 +
> drivers/acpi/events/evxfregn.c | 4
> drivers/acpi/hardware/hwregs.c | 4
> drivers/acpi/hardware/hwsleep.c | 4
> drivers/acpi/hardware/hwtimer.c | 5
> drivers/acpi/namespace/nsxfeval.c | 4
> drivers/acpi/namespace/nsxfname.c | 4
> drivers/acpi/namespace/nsxfobj.c | 5
> drivers/acpi/osl.c | 18 +++
> drivers/acpi/pci_irq.c | 2
> drivers/acpi/pci_root.c | 2
> drivers/acpi/resources/rsxface.c | 7 +
> drivers/acpi/scan.c | 6 -
> drivers/acpi/tables/tbconvrt.c | 2
> drivers/acpi/tables/tbxface.c | 3
> drivers/acpi/tables/tbxfroot.c | 2
> drivers/acpi/utilities/utdebug.c | 7 +
> drivers/acpi/utilities/utglobal.c | 4
> drivers/acpi/utilities/utxface.c | 2
> drivers/acpi/utils.c | 4
> include/acpi/acdebug.h | 5
> 26 files changed, 112 insertions(+), 179 deletions(-)


-
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/