Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / parisc / superio.c
index e3b76d409dee7bc99b7f80af845e8b52ae5a18d5..5003458980d33403913d88948169809d27b30a04 100644 (file)
@@ -348,7 +348,7 @@ int superio_fixup_irq(struct pci_dev *pcidev)
                BUG();
                return -1;
        }
-       printk("superio_fixup_irq(%s) ven 0x%x dev 0x%x from %p\n",
+       printk("superio_fixup_irq(%s) ven 0x%x dev 0x%x from %pf\n",
                pci_name(pcidev),
                pcidev->vendor, pcidev->device,
                __builtin_return_address(0));
This page took 0.02649 seconds and 5 git commands to generate.