]> err.no Git - linux-2.6/blobdiff - arch/x86_64/kernel/aperture.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / arch / x86_64 / kernel / aperture.c
index 3b443c80d3b065b18009e5410afaefe62057596f..8f681cae7bf7df3c8a6749799d1d5b2f14682170 100644 (file)
@@ -214,7 +214,7 @@ void __init iommu_hole_init(void)
        if (iommu_aperture_disabled || !fix_aperture || !early_pci_allowed())
                return;
 
-       printk("Checking aperture...\n"); 
+       printk(KERN_INFO  "Checking aperture...\n");
 
        fix = 0;
        for (num = 24; num < 32; num++) {