Re: [PATCH v3] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2019-06-07 12:26:02
Also in:
dri-devel, linux-arm-kernel, lkml
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2019-06-07 12:26:02
Also in:
dri-devel, linux-arm-kernel, lkml
On 6/1/19 11:06 PM, Alexandre Belloni wrote:
On 30/05/2019 14:30:19+0200, Bartlomiej Zolnierkiewicz wrote:quoted
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.
quoted
Cc: Ludovic Desroches <ludovic.desroches@microchip.com> Signed-off-by: Bartlomiej Zolnierkiewicz <redacted> --- v3: fix build warnings on x86_64Hopefully, no building errors anymore ;)
I hope so. :)
quoted
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