]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
drm: fb: cma: Fix typo in debug message
authorThierry Reding <thierry.reding@avionic-design.de>
Sat, 20 Oct 2012 10:32:46 +0000 (10:32 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 23 Oct 2012 00:14:54 +0000 (10:14 +1000)
commite0d78d08e3c06ebe2eb45b4d84f8cd5d1b13d371
tree6ce332125bd356256134dd5b2024ba04593323ae
parentae168d973f5fa3f3467dc5600f74a0f03e3cafe7
drm: fb: cma: Fix typo in debug message

The debug message showing the resolution of a framebuffer to be
allocated is missing a closing parenthesis.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_fb_cma_helper.c