Skip to content
Commit ce67eaca authored by Joe Richey's avatar Joe Richey Committed by Mauro Carvalho Chehab
Browse files

media: vicodec: Use _BITUL() macro in UAPI headers

Replace BIT() in v4l2's UPAI header with _BITUL(). BIT() is not defined
in the UAPI headers and its usage may cause userspace build errors.

Fixes: 206bc0f6

 ("media: vicodec: mark the stateless FWHT API as stable")
Signed-off-by: default avatarJoe Richey <joerichey@google.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent d170ebb0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment