[PATCH v2 1/3] video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case
Tom Rini
trini at konsulko.com
Mon Apr 6 15:07:35 CEST 2020
On Mon, Apr 06, 2020 at 06:06:58AM -0700, Bin Meng wrote:
> When building with gcc 9.2.0, the following build warning was seen:
>
> drivers/video/sunxi/sunxi_display.c: In function 'video_hw_init':
> drivers/video/sunxi/sunxi_display.c:1217:2:
> error: '%s' directive argument is null [-Werror=format-overflow=]
>
> Change sunxi_get_mon_desc() to not return NULL for the default case,
> to fix the compiler warning.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200406/23a90885/attachment.sig>
More information about the U-Boot
mailing list