mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-30 15:50:10 -04:00
media: hantro: imx: remove unused include
The current imx8 code does not use the jpeg encoder. Remove the
unnecessary include.
Fixes: 8e4aaa6878 ("media: hantro: add initial i.MX8MQ support")
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Reviewed-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
c78b22aaaa
commit
d72a96b6c0
@@ -9,7 +9,6 @@
|
||||
#include <linux/delay.h>
|
||||
|
||||
#include "hantro.h"
|
||||
#include "hantro_jpeg.h"
|
||||
#include "hantro_g1_regs.h"
|
||||
|
||||
#define CTRL_SOFT_RESET 0x00
|
||||
|
||||
Reference in New Issue
Block a user