forked from Minki/linux
media: intel-ipu3: cio2: Remove redundant definitions
Removed redundant CIO2_IMAGE_MAX_* definitions
Fixes: c2a6a07afe
("media: intel-ipu3: cio2: add new MIPI-CSI2 driver")
Signed-off-by: Rajmohan Mani <rajmohan.mani@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
4e26f692e2
commit
4e5f42df57
@ -10,8 +10,6 @@
|
||||
#define CIO2_PCI_ID 0x9d32
|
||||
#define CIO2_PCI_BAR 0
|
||||
#define CIO2_DMA_MASK DMA_BIT_MASK(39)
|
||||
#define CIO2_IMAGE_MAX_WIDTH 4224
|
||||
#define CIO2_IMAGE_MAX_LENGTH 3136
|
||||
|
||||
#define CIO2_IMAGE_MAX_WIDTH 4224
|
||||
#define CIO2_IMAGE_MAX_LENGTH 3136
|
||||
|
Loading…
Reference in New Issue
Block a user