From: Bjorn Helgaas Date: Wed, 17 Dec 2008 19:52:34 +0000 (-0700) Subject: x86 gart: don't complain if no AMD GART found X-Git-Tag: v2.6.28~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55aab5f49e384a361668d112eefdb33e90779af9;p=pandora-kernel.git x86 gart: don't complain if no AMD GART found Impact: remove annoying bootup printk It's perfectly normal for no AMD GART to be present, e.g., if you have Intel CPUs. None of the other iommu_init() functions makes noise when it finds nothing. Signed-off-by: Bjorn Helgaas Acked-by: Joerg Roedel Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed