diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2019-01-28 06:37:11 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-02-07 11:48:40 -0500 |
commit | 801efd0f7522244b5c09fc4c6630dc55fb37c26c (patch) | |
tree | af01f76ab233a8ce00d898b81af7144effd10a0d /drivers/media/platform/vicodec | |
parent | d88937624351202e5997fd21ae34e35c74a1abf2 (diff) |
media: imx-pxp: fix duplicated if condition
Fix a copy&paste error to make RGB -> BT.2020 YUV conversion actually
selectable. Fixes the following warning:
drivers/media/platform/imx-pxp.c:683:24: warning: duplicated ‘if’ condition [-Wduplicated-cond]
Fixes: 51abcf7fdb70 ("media: imx-pxp: add i.MX Pixel Pipeline driver")
Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/vicodec')
0 files changed, 0 insertions, 0 deletions