Re: [PATCH 1/2] drm/fourcc: Fix fourcc_mod_code() definition

2017-11-27 Thread Daniel Vetter
On Mon, Nov 27, 2017 at 10:39:47AM +0100, Thierry Reding wrote: > From: Thierry Reding > > Avoid compiler warnings when the val parameter is an expression. > > Signed-off-by: Thierry Reding Reviewed-by: Daniel Vetter > --- > include/uapi/drm/drm_fourcc.h | 2 +- > 1 file changed, 1 insertio

[PATCH 1/2] drm/fourcc: Fix fourcc_mod_code() definition

2017-11-27 Thread Thierry Reding
From: Thierry Reding Avoid compiler warnings when the val parameter is an expression. Signed-off-by: Thierry Reding --- include/uapi/drm/drm_fourcc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/drm/drm_fourcc.h b/include/uapi/drm/drm_fourcc.h index 3ad838d3