projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024b6a6
)
drm/gma500: remove useless comment
author
Jiang Biao
<jiang.biao2@zte.com.cn>
Tue, 11 Oct 2016 06:03:45 +0000
(14:03 +0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 13 Oct 2016 05:56:14 +0000
(07:56 +0200)
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
drivers/gpu/drm/gma500/framebuffer.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/gma500/framebuffer.c
b/drivers/gpu/drm/gma500/framebuffer.c
index
0fde850
..
aee2f97
100644
(file)
--- 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