Re: [PATCH v3 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support

From: Bartlomiej Zolnierkiewicz
Date: Fri Jun 07 2019 - 08:38:55 EST



On 5/24/19 1:58 PM, Bartlomiej Zolnierkiewicz wrote:
> Add COMPILE_TEST support to pvr2fb driver for better compile
> testing coverage.
>
> While at it:
>
> - mark pvr2fb_interrupt() and pvr2fb_common_init() with
> __maybe_unused tag (to silence build warnings when
> !SH_DREAMCAST)
>
> - convert mmio_base in struct pvr2fb_par to 'void __iomem *'
> from 'unsigned long' (needed to silence build warnings on
> ARM).
>
> - split pvr2_get_param() on pvr2_get_param_name() and
> pvr2_get_param_val() (needed to silence build warnings on
> x86).
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
I queued the patch for v5.3.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics