Hi Dave,

After merging the drm tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:

drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_write_avi':
drivers/gpu/drm/i2c/tda998x_drv.c:647:3: warning: format '%d' expects argument 
of type 'int', but argument 3 has type 'ssize_t' [-Wformat=]
   dev_err(&priv->hdmi->dev, "hdmi_avi_infoframe_pack() failed: %d\n", len);
   ^

Introduced by commit 8c7a075da9f7 ("drm/i2c: tda998x: use 
drm_hdmi_avi_infoframe_from_display_mode()").
-- 
Cheers,
Stephen Rothwell                    [email protected]

Attachment: pgpMoPZtu1oS1.pgp
Description: OpenPGP digital signature

Reply via email to