]> git.baikalelectronics.ru Git - kernel.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)
commit8f9391f818c9f20b9b043b7a7063e1b0c851ba0f
tree6ce332125bd356256134dd5b2024ba04593323ae
parentf9df0e461dd9d1dd44706b92db24a5710e6e5344
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