ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
[deliverable/linux.git] / drivers / acpi / processor_idle.c
index 66393d5c4c7c9ccff78ea22f4635f6e1a14694f7..22aab1fc9b45cf8f466574db622e7eeeb64b6cc1 100644 (file)
@@ -60,6 +60,8 @@
 #include <acpi/processor.h>
 #include <asm/processor.h>
 
+#define PREFIX "ACPI: "
+
 #define ACPI_PROCESSOR_CLASS            "processor"
 #define _COMPONENT              ACPI_PROCESSOR_COMPONENT
 ACPI_MODULE_NAME("processor_idle");
This page took 0.024987 seconds and 5 git commands to generate.