printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / northbridge / intel / e7520 / northbridge.c
index fd9b09446978525620fcd7f4d79a6f2a2ab23f41..efb7f0263bf8555f67868d2cc948421d68ab4826 100644 (file)
@@ -65,7 +65,7 @@ static void pci_domain_set_resources(device_t dev)
         pci_tolm = find_pci_tolm(&dev->link[0]);
 
 #if 1
-       printk_debug("PCI mem marker = %x\n", pci_tolm);
+       printk(BIOS_DEBUG, "PCI mem marker = %x\n", pci_tolm);
 #endif
        /* FIXME Me temporary hack */
        if(pci_tolm > 0xe0000000)