<p dir="ltr">On Aug 2, 2016 3:25 AM, <<a href="mailto:jiang.biao2@zte.com.cn">jiang.biao2@zte.com.cn</a>> wrote:<br>
><br>
> Remove comment for non-existent parameter in psbfb_alloc().<br>
><br>
> Signed-off-by: Jiang Biao <<a href="mailto:jiang.biao2@zte.com.cn">jiang.biao2@zte.com.cn</a>></p>
<p dir="ltr">Thanks for the patch. Will have a look when in back from vacation.</p>
<p dir="ltr">-Patrik</p>
<p dir="ltr">> ---<br>
> drivers/gpu/drm/gma500/framebuffer.c | 1 -<br>
> 1 file changed, 1 deletion(-)<br>
><br>
> diff --git a/drivers/gpu/drm/gma500/framebuffer.c<br>
> b/drivers/gpu/drm/gma500/framebuffer.c<br>
> index 7440bf9..f323989 100644<br>
> --- a/drivers/gpu/drm/gma500/framebuffer.c<br>
> +++ b/drivers/gpu/drm/gma500/framebuffer.c<br>
> @@ -308,7 +308,6 @@ static struct drm_framebuffer *psb_framebuffer_create<br>
> * psbfb_alloc - allocate frame buffer memory<br>
> * @dev: the DRM device<br>
> * @aligned_size: space needed<br>
> - * @force: fall back to GEM buffers if need be<br>
> *<br>
> * Allocate the frame buffer. In the usual case we get a GTT range that<br>
> * is stolen memory backed and life is simple. If there isn't sufficient<br>
> --<br>
> 2.1.0<br></p>