]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/fourcc: Fix fourcc_mod_code() definition
authorThierry Reding <treding@nvidia.com>
Wed, 1 Nov 2017 14:20:04 +0000 (15:20 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 12:42:01 +0000 (13:42 +0100)
commit5843f4e02fbe86a59981e35adc6cabebee46fdc0
tree9c2f798a8c8400bd8e264ac00d1a3b7a1de99ef6
parent9428088c90b6f7d5edd2a1b0d742c75339b36f6e
drm/fourcc: Fix fourcc_mod_code() definition

Avoid a compiler warnings when the val parameter is an expression.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
include/uapi/drm/drm_fourcc.h