diff options
Diffstat (limited to 'drivers/pci/dmar.c')
-rw-r--r-- | drivers/pci/dmar.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pci/dmar.c b/drivers/pci/dmar.c index ab99783..47aa593 100644 --- a/drivers/pci/dmar.c +++ b/drivers/pci/dmar.c @@ -35,8 +35,7 @@ #include <linux/interrupt.h> #include <linux/tboot.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 |