Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / drivers / gpu / drm / nouveau / nvc0_fbcon.c
index cbb4a1a..fa5d4c2 100644 (file)
@@ -200,8 +200,6 @@ nvc0_fbcon_accel_init(struct fb_info *info)
                return ret;
        }
 
-       printk(KERN_ERR "fb vma 0x%010llx\n", nvbo->vma.offset);
-
        BEGIN_NVC0(chan, 2, NvSub2D, 0x0000, 1);
        OUT_RING  (chan, 0x0000902d);
        BEGIN_NVC0(chan, 2, NvSub2D, 0x0104, 2);