]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pnp/core.c
PCI: tidy PME support messages
[linux-2.6-omap-h63xx.git] / drivers / pnp / core.c
index 7d65da821229ea1ff521217d22ed7217919ad9ab..817fe626e15b2d78a5cfa32ab7f26e761ee37009 100644 (file)
@@ -210,7 +210,6 @@ void __pnp_remove_device(struct pnp_dev *dev)
 
 static int __init pnp_init(void)
 {
-       printk(KERN_INFO "Linux Plug and Play Support v0.97 (c) Adam Belay\n");
        return bus_register(&pnp_bus_type);
 }