drm/gma500: remove useless comment
authorJiang Biao <[email protected]>
Tue, 11 Oct 2016 06:03:45 +0000 (14:03 +0800)
committerDaniel Vetter <[email protected]>
Thu, 13 Oct 2016 05:56:14 +0000 (07:56 +0200)
Remove useless comment in framebuffer.c.

Signed-off-by: Jiang Biao <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/gma500/framebuffer.c

index 0fde8503607c7c8e433d77bc1e37e6e09f5fc5c5..aee2f9733457d25aeb963d8a37c2139b299ac0b9 100644 (file)
@@ -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