]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/acpi/pci_root.c
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
[mirror_ubuntu-artful-kernel.git] / drivers / acpi / pci_root.c
index 55b5b90c2a44288f786d266a7cc5810b215ba227..dee916707a7d1b550d88636ebe60528faa36a035 100644 (file)
@@ -36,6 +36,8 @@
 #include <acpi/acpi_bus.h>
 #include <acpi/acpi_drivers.h>
 
+#define PREFIX "ACPI: "
+
 #define _COMPONENT             ACPI_PCI_COMPONENT
 ACPI_MODULE_NAME("pci_root");
 #define ACPI_PCI_ROOT_CLASS            "pci_bridge"