diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-09-28 23:02:50 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-10-08 09:09:13 +0200 |
commit | fd777da3e7a66617d7a04eaa5e003270b02119aa (patch) | |
tree | 8861b0e762887b2f587251f0e96ce525c3814403 /drivers/vhost | |
parent | 1efe3c28eba1306b007f4cb9303a5646b47cb11b (diff) | |
download | linux-fd777da3e7a66617d7a04eaa5e003270b02119aa.tar.gz |
media: staging: rkisp1: uapi: Do not use BIT() macro
The BIT() macro is not available to uAPI headers, replace the few usages
of it by open coding it.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Acked-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions