ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
[deliverable/linux.git] / drivers / acpi / glue.c
index a8a5c29958c81faaea6b007626e40ee225ec0275..dc36a448de437dfb4002dc61215246e9a19bab38 100644 (file)
@@ -12,6 +12,8 @@
 #include <linux/rwsem.h>
 #include <linux/acpi.h>
 
+#include "internal.h"
+
 #define ACPI_GLUE_DEBUG        0
 #if ACPI_GLUE_DEBUG
 #define DBG(x...) printk(PREFIX x)
This page took 0.053195 seconds and 5 git commands to generate.