ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
authorLen Brown <len.brown@intel.com>
Tue, 28 Jul 2009 20:45:54 +0000 (16:45 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 28 Aug 2009 23:57:27 +0000 (19:57 -0400)
commita192a9580bcc41692be1f36b77c3b681827f566a
tree8cf1637f87faa880fdffab62a701b47f699945f9
parent2a4ab640d3c28c2952967e5f63ea495555bf2a5f
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h

Linux/ACPI core files using internal.h all PREFIX "ACPI: ",
however, not all ACPI drivers use/want it -- and they
should not have to #undef PREFIX to define their own.

Add GPL commment to internal.h while we are there.

This does not change any actual console output,
asside from a whitespace fix.

Signed-off-by: Len Brown <len.brown@intel.com>
34 files changed:
arch/x86/pci/mmconfig-shared.c
drivers/acpi/ac.c
drivers/acpi/battery.c
drivers/acpi/blacklist.c
drivers/acpi/button.c
drivers/acpi/cm_sbs.c
drivers/acpi/container.c
drivers/acpi/dock.c
drivers/acpi/ec.c
drivers/acpi/event.c
drivers/acpi/fan.c
drivers/acpi/glue.c
drivers/acpi/internal.h
drivers/acpi/numa.c
drivers/acpi/pci_irq.c
drivers/acpi/pci_link.c
drivers/acpi/pci_root.c
drivers/acpi/power.c
drivers/acpi/processor_core.c
drivers/acpi/processor_idle.c
drivers/acpi/processor_perflib.c
drivers/acpi/processor_thermal.c
drivers/acpi/processor_throttling.c
drivers/acpi/sbs.c
drivers/acpi/sbshc.c
drivers/acpi/system.c
drivers/acpi/thermal.c
drivers/acpi/utils.c
drivers/acpi/video.c
drivers/acpi/video_detect.c
drivers/pci/dmar.c
drivers/platform/x86/fujitsu-laptop.c
drivers/platform/x86/wmi.c
include/acpi/acpi_bus.h