ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
[linux-2.6-block.git] / arch / x86 / pci / mmconfig-shared.c
index 712443ec6d43b46aaf05d75e04f2c249f44d20da..81d3466765ca7824e561440e60d0a877929ac487 100644 (file)
@@ -18,6 +18,8 @@
 #include <asm/e820.h>
 #include <asm/pci_x86.h>
 
+#define PREFIX "ACPI: "
+
 /* aperture is up to 256MB but BIOS may reserve less */
 #define MMCONFIG_APER_MIN      (2 * 1024*1024)
 #define MMCONFIG_APER_MAX      (256 * 1024*1024)