edac, pci: remove pesky debug printk
[safe/jmp/linux-2.6] / drivers / edac / edac_pci_sysfs.c
index 422728c..fb60a87 100644 (file)
@@ -534,8 +534,6 @@ static void edac_pci_dev_parity_clear(struct pci_dev *dev)
 {
        u8 header_type;
 
-       debugf0("%s()\n", __func__);
-
        get_pci_parity_status(dev, 0);
 
        /* read the device TYPE, looking for bridges */