]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/hotplug/pciehp_core.c
pciehp: cleanup pciehp.h
[linux-2.6-omap-h63xx.git] / drivers / pci / hotplug / pciehp_core.c
index b617613381d60ef9567a0266aaccb15ef4459871..e2d45662bdbf89e0daaf0bbfc9b7571792d4b865 100644 (file)
@@ -357,7 +357,7 @@ static int pciehp_probe(struct pcie_device *dev, const struct pcie_port_service_
        /* Setup the slot information structures */
        rc = init_slots(ctrl);
        if (rc) {
-               err(msg_initialization_err, 6);
+               err("%s: slot initialization failed\n", PCIE_MODULE_NAME);
                goto err_out_release_ctlr;
        }