amd-iommu: remove unnecessary "AMD IOMMU: " prefix
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 9 Jun 2009 10:00:37 +0000 (12:00 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 9 Jun 2009 10:01:58 +0000 (12:01 +0200)
That prefix is already included in the DUMP_printk macro. So there is no
need to repeat it in the format string.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found