media: staging: rkisp1: uapi: Do not use BIT() macro
authorNiklas Söderlund <niklas.soderlund@ragnatech.se>
Mon, 28 Sep 2020 21:02:50 +0000 (23:02 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 8 Oct 2020 07:09:13 +0000 (09:09 +0200)
commitfd777da3e7a66617d7a04eaa5e003270b02119aa
tree8861b0e762887b2f587251f0e96ce525c3814403
parent1efe3c28eba1306b007f4cb9303a5646b47cb11b
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>
drivers/staging/media/rkisp1/uapi/rkisp1-config.h