commit | e9a22a13c71986851e931bdfa054f68839ff8576 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Jun 09 12:00:37 2009 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Tue Jun 09 12:01:58 2009 +0200 |
tree | 43696d11c985bc09d43897287b561b5ba8af3962 | |
parent | 71ff3bca2f70264effe8cbbdd5bc10cf6be5f2f0 [diff] |
amd-iommu: remove unnecessary "AMD IOMMU: " prefix 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>