]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/busses/i2c-powermac.c
i2c-core: Some style cleanups
[linux-2.6-omap-h63xx.git] / drivers / i2c / busses / i2c-powermac.c
index 60ca91745e55cebc37ae21a8857d00348a819f00..3c9d71f60187ac6f979027238e31d4230cd5a764 100644 (file)
@@ -191,7 +191,8 @@ static int __devexit i2c_powermac_remove(struct platform_device *dev)
        i2c_set_adapdata(adapter, NULL);
        /* We aren't that prepared to deal with this... */
        if (rc)
-               printk("i2c-powermac.c: Failed to remove bus %s !\n",
+               printk(KERN_WARNING
+                      "i2c-powermac.c: Failed to remove bus %s !\n",
                       adapter->name);
        platform_set_drvdata(dev, NULL);
        kfree(adapter);