Skip to content

Commit

Permalink
media: atmel: atmel-sama7g5-isc: remove stray line
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
ehristev authored and mchehab committed May 13, 2022
1 parent c221670 commit 4f564b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/platform/atmel/atmel-sama7g5-isc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 4f564b9

Please sign in to comment.