]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pnp/core.c
pnp: remove printk() with outdated version
[linux-2.6-omap-h63xx.git] / drivers / pnp / core.c
index a411582bcd72d3caf7638fc1ede2a0747498af6e..cc0aeaed6179780e3ffb6b3cc4153f0729131110 100644 (file)
@@ -218,7 +218,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);
 }