On Aug 2, 2016 3:25 AM, <jiang.biao2 at zte.com.cn> wrote: > > Remove comment for non-existent parameter in psbfb_alloc(). > > Signed-off-by: Jiang Biao <jiang.biao2 at zte.com.cn>
Thanks for the patch. Will have a look when in back from vacation. -Patrik > --- > drivers/gpu/drm/gma500/framebuffer.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/gma500/framebuffer.c > b/drivers/gpu/drm/gma500/framebuffer.c > index 7440bf9..f323989 100644 > --- a/drivers/gpu/drm/gma500/framebuffer.c > +++ b/drivers/gpu/drm/gma500/framebuffer.c > @@ -308,7 +308,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 > -- > 2.1.0 -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160802/e2434844/attachment.html>