Messages in this thread |  | | Subject | Re: [PATCH v3] video: fbdev: atmel_lcdfb: add COMPILE_TEST support | From | Bartlomiej Zolnierkiewicz <> | Date | Fri, 7 Jun 2019 14:25:59 +0200 |
| |
On 6/1/19 11:06 PM, Alexandre Belloni wrote: > On 30/05/2019 14:30:19+0200, Bartlomiej Zolnierkiewicz wrote: >> Add COMPILE_TEST support to atmel_lcdfb driver for better compile >> testing coverage. >> >> While at it fix improper use of UL (to silence build warnings on >> x86_64). >> >> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> > Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Thanks, I queued the patch for v5.3.
>> Cc: Ludovic Desroches <ludovic.desroches@microchip.com> >> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> >> --- >> v3: fix build warnings on x86_64 > > Hopefully, no building errors anymore ;)
I hope so. :)
>> v2: add missing HAVE_CLK && HAS IOMEM dependencies >> >> drivers/video/fbdev/Kconfig | 3 ++- >> drivers/video/fbdev/atmel_lcdfb.c | 4 ++-- >> 2 files changed, 4 insertions(+), 3 deletions(-) Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics
|  |