ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
[deliverable/linux.git] / drivers / pci / dmar.c
index 7b287cb38b7ad76b562d1fd3684b1bca676e4bb7..998f02d2ba42c13b4f17712c62a3f13c405cc2eb 100644 (file)
@@ -34,8 +34,7 @@
 #include <linux/irq.h>
 #include <linux/interrupt.h>
 
-#undef PREFIX
-#define PREFIX "DMAR:"
+#define PREFIX "DMAR: "
 
 /* No locks are needed as DMA remapping hardware unit
  * list is constructed at boot time and hotplug of
This page took 0.028986 seconds and 5 git commands to generate.