[PATCH v3 4/9] media: hantro: imx: remove unused include
Emil Velikov
emil.l.velikov at gmail.com
Wed Mar 31 18:35:15 BST 2021
From: Emil Velikov <emil.velikov at collabora.com>
The current imx8 code does not use the jpeg encoder. Remove the
unnecessary include.
Fixes: 8e4aaa687863 ("media: hantro: add initial i.MX8MQ support")
Acked-by: Nicolas Ferre <nicolas.ferre at microchip.com>
Reviewed-by: Ezequiel Garcia <ezequiel at collabora.com>
Reviewed-by: Philipp Zabel <p.zabel at pengutronix.de>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
drivers/staging/media/hantro/imx8m_vpu_hw.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/media/hantro/imx8m_vpu_hw.c b/drivers/staging/media/hantro/imx8m_vpu_hw.c
index cb1ac02c03d2..f36c1bd681ba 100644
--- a/drivers/staging/media/hantro/imx8m_vpu_hw.c
+++ b/drivers/staging/media/hantro/imx8m_vpu_hw.c
@@ -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
--
2.31.1
More information about the Linux-rockchip
mailing list