Re: [PATCH] drm/gma500: Fix compile warning

From: Gustavo A. R. Silva
Date: Tue Jun 26 2018 - 09:37:56 EST




On 06/26/2018 08:28 AM, Ville SyrjÃlà wrote:
> On Mon, Jun 25, 2018 at 07:33:55AM -0500, Gustavo A. R. Silva wrote:
>> Fix the following compile warning:
>>
>> warning: unused variable âpsbfbâ [-Wunused-variable]
>> struct psb_framebuffer *psbfb = to_psb_fb(fb);
>>
>> Fixes: c7cbed560ce2 ("drm/gma500: Fix Medfield for drm_framebuffer move")
>> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
>
> I sent the same patch a few days ago. Instead of hunting for an r-b
> I just went ahead and pushed your version. Thanks for the patch.
>

Glad to help :)

Thanks
--
Gustavo