Re: [PATCH v2 1/3] fbdev/g364fb: Fix build failure

2020-02-10 Thread Philippe Mathieu-Daudé
On 2/7/20 12:01 AM, Finn Thain wrote: > This patch resolves these compiler errors and warnings -- > > CC drivers/video/fbdev/g364fb.o > drivers/video/fbdev/g364fb.c: In function 'g364fb_cursor': > drivers/video/fbdev/g364fb.c:137:9: error: 'x' undeclared (first use in this > function) > dr

Re: [PATCH v2 1/3] fbdev/g364fb: Fix build failure

2020-02-07 Thread Bartlomiej Zolnierkiewicz
On 2/7/20 12:01 AM, Finn Thain wrote: > This patch resolves these compiler errors and warnings -- > > CC drivers/video/fbdev/g364fb.o > drivers/video/fbdev/g364fb.c: In function 'g364fb_cursor': > drivers/video/fbdev/g364fb.c:137:9: error: 'x' undeclared (first use in this > function) >