mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 10:56:06 -04:00
media: atmel: atmel-sama7g5-isc: remove stray line
Remove stray line from formats struct. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
c221670d0d
commit
4f564b92c3
@@ -205,7 +205,6 @@ static struct isc_format sama7g5_formats_list[] = {
|
||||
.mbus_code = MEDIA_BUS_FMT_Y10_1X10,
|
||||
.pfe_cfg0_bps = ISC_PFG_CFG0_BPS_TEN,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
static void isc_sama7g5_config_csc(struct isc_device *isc)
|
||||
|
||||
Reference in New Issue
Block a user