]> 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)
commitb8957cc107bc070b20f31e6fc7f322c412caba3b
tree6ce332125bd356256134dd5b2024ba04593323ae
parente65154485dea190d4fd97f51e69c99c72f98af8c
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