aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/framebuffer.c
diff options
context:
space:
mode:
authorJiang Biao <jiang.biao2@zte.com.cn>2016-10-11 14:03:45 +0800
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-10-13 07:56:14 +0200
commit9c9a7f94840f50324c9abab547ad224272c822fa (patch)
tree64a007070824da077223e3405c0e407b24dfea43 /drivers/gpu/drm/gma500/framebuffer.c
parentgpu: drm: gma500: Use vma_pages() (diff)
downloadlinux-dev-9c9a7f94840f50324c9abab547ad224272c822fa.tar.xz
linux-dev-9c9a7f94840f50324c9abab547ad224272c822fa.zip
drm/gma500: remove useless comment
Remove useless comment in framebuffer.c. Signed-off-by: Jiang Biao <jiang.biao2@zte.com.cn> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1476165825-12137-1-git-send-email-jiang.biao2@zte.com.cn
Diffstat (limited to 'drivers/gpu/drm/gma500/framebuffer.c')
-rw-r--r--drivers/gpu/drm/gma500/framebuffer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/gma500/framebuffer.c b/drivers/gpu/drm/gma500/framebuffer.c
index 0fde8503607c..aee2f9733457 100644
--- a/drivers/gpu/drm/gma500/framebuffer.c
+++ b/drivers/gpu/drm/gma500/framebuffer.c
@@ -298,7 +298,6 @@ static struct drm_framebuffer *psb_framebuffer_create
* psbfb_alloc - allocate frame buffer memory
* @dev: the DRM device
* @aligned_size: space needed
- * @force: fall back to GEM buffers if need be
*
* Allocate the frame buffer. In the usual case we get a GTT range that
* is stolen memory backed and life is simple. If there isn't sufficient