ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
[pandora-kernel.git] / drivers / acpi / sbshc.c
index 0619734..d933980 100644 (file)
@@ -15,6 +15,8 @@
 #include <linux/interrupt.h>
 #include "sbshc.h"
 
+#define PREFIX "ACPI: "
+
 #define ACPI_SMB_HC_CLASS      "smbus_host_controller"
 #define ACPI_SMB_HC_DEVICE_NAME        "ACPI SMBus HC"