aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2024-03-07 16:16:54 +0200
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2024-03-07 16:16:54 +0200
commitdb8d119836e7527569f925505b97565438e9b7d1 (patch)
treed741e1395e0a0f86abeb4d1e952f4af6be08f479
parent010a8261f7d9107bcf9d3e40ccac86bf614397c1 (diff)
downloadlinux-rpi/cfe-streams.tar.gz
cfe: fix typorpi/cfe-streams
-rw-r--r--drivers/media/platform/raspberrypi/rp1-cfe/cfe-fmts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/raspberrypi/rp1-cfe/cfe-fmts.h b/drivers/media/platform/raspberrypi/rp1-cfe/cfe-fmts.h
index 5749743cec77a..eda4bf796b570 100644
--- a/drivers/media/platform/raspberrypi/rp1-cfe/cfe-fmts.h
+++ b/drivers/media/platform/raspberrypi/rp1-cfe/cfe-fmts.h
@@ -291,7 +291,7 @@ static const struct cfe_fmt formats[] = {
.flags = CFE_FORMAT_FLAG_FE_OUT,
},
- /* Embedded data format */
+ /* Embedded data formats */
{
.fourcc = V4L2_META_FMT_GENERIC_8,
.code = MEDIA_BUS_FMT_META_8,