OSDN Git Service

media: atmel: atmel-sama7g5-isc: remove stray line
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 3 May 2022 08:44:20 +0000 (10:44 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 13 May 2022 09:02:21 +0000 (11:02 +0200)
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>
drivers/media/platform/atmel/atmel-sama7g5-isc.c

index 5a9db6f..83b1750 100644 (file)
@@ -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)