media: rcar-vin: Remove unused macro
The VNCSI_IFMD_CSI_CHSEL_MASK is not used: remove it. Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
8e06053d33
commit
7aad6a73cb
@ -133,7 +133,6 @@
|
||||
#define VNCSI_IFMD_DES1 (1 << 26)
|
||||
#define VNCSI_IFMD_DES0 (1 << 25)
|
||||
#define VNCSI_IFMD_CSI_CHSEL(n) (((n) & 0xf) << 0)
|
||||
#define VNCSI_IFMD_CSI_CHSEL_MASK 0xf
|
||||
|
||||
struct rvin_buffer {
|
||||
struct vb2_v4l2_buffer vb;
|
||||
|
Loading…
x
Reference in New Issue
Block a user