]> git.baikalelectronics.ru Git - kernel.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)
commit6be2de8453a63e9b799a138868a4f39f2bc04602
tree9c2f798a8c8400bd8e264ac00d1a3b7a1de99ef6
parentdf6006ff9f3ed2278bd138b8eb24cd05dcb57650
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