summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dispc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap2/dss/dispc.c')
-rw-r--r--drivers/video/omap2/dss/dispc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/omap2/dss/dispc.c b/drivers/video/omap2/dss/dispc.c
index 93d10d15ec73..49d12f26ef05 100644
--- a/drivers/video/omap2/dss/dispc.c
+++ b/drivers/video/omap2/dss/dispc.c
@@ -2557,8 +2557,8 @@ static int _dispc_setup_plane(enum omap_plane plane,
tiler_height = height;
tiler_width = width;
}
- printk(KERN_INFO "w, h = %d %d\n", tiler_width, tiler_height);
-
+/* printk(KERN_INFO "w, h = %d %d\n", tiler_width, tiler_height);
+*/
paddr = tiler_reorient_topleft(tiler_get_natural_addr(paddr),
orient, tiler_width, tiler_height);