diff options
Diffstat (limited to 'drivers/edac')
-rw-r--r-- | drivers/edac/edac_pci_sysfs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/edac/edac_pci_sysfs.c b/drivers/edac/edac_pci_sysfs.c index 422728cfe994..fb60a877d768 100644 --- a/drivers/edac/edac_pci_sysfs.c +++ b/drivers/edac/edac_pci_sysfs.c | |||
@@ -534,8 +534,6 @@ static void edac_pci_dev_parity_clear(struct pci_dev *dev) | |||
534 | { | 534 | { |
535 | u8 header_type; | 535 | u8 header_type; |
536 | 536 | ||
537 | debugf0("%s()\n", __func__); | ||
538 | |||
539 | get_pci_parity_status(dev, 0); | 537 | get_pci_parity_status(dev, 0); |
540 | 538 | ||
541 | /* read the device TYPE, looking for bridges */ | 539 | /* read the device TYPE, looking for bridges */ |