]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/btext.c
[PATCH] powerpc: Remove device_node addrs/n_addr
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / btext.c
index 5de0d80ca2f2a4814fc9860fd9d0df10fbd8421e..6223d39177cb7c7bd9ee408be588e9cfa3d06014 100644 (file)
@@ -211,8 +211,6 @@ int __init btext_find_display(int allow_nonstdout)
        struct device_node *np = NULL; 
        int rc = -ENODEV;
 
-       printk("trying to initialize btext ...\n");
-
        name = (char *)get_property(of_chosen, "linux,stdout-path", NULL);
        if (name != NULL) {
                np = of_find_node_by_path(name);