]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/iommu/amd_iommu_v2.c
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / iommu / amd_iommu_v2.c
index 0d50f9afd37f97e432f66ae8123e102064088dc9..5208828792e603ad3f5effaa22b2e9c09ca0ac02 100644 (file)
@@ -926,7 +926,7 @@ static int __init amd_iommu_v2_init(void)
        pr_info("AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>\n");
 
        if (!amd_iommu_v2_supported()) {
-               pr_info("AMD IOMMUv2 functionality not available on this sytem\n");
+               pr_info("AMD IOMMUv2 functionality not available on this system\n");
                /*
                 * Load anyway to provide the symbols to other modules
                 * which may use AMD IOMMUv2 optionally.