Message ID | 20210305183924.1754026-5-emil.l.velikov@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Microship SAMA5D4 VPU support et al | expand |
Hi Emil, On Fri, Mar 05, 2021 at 06:39:21PM +0000, Emil Velikov wrote: > From: Emil Velikov <emil.velikov@collabora.com> > > The current imx8 code does not use the jpeg encoder. Remove the > unnecessary include. > > Cc: Ezequiel Garcia <ezequiel@collabora.com> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: linux-media@vger.kernel.org > Cc: linux-rockchip@lists.infradead.org > Signed-off-by: Emil Velikov <emil.velikov@collabora.com> thank you, patches 2-4 could be tagged Fixes: 8e4aaa687863 ("media: hantro: add initial i.MX8MQ support") Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> regards Philipp
On Mon, 8 Mar 2021 at 13:57, Philipp Zabel <pza@pengutronix.de> wrote: > > Hi Emil, > > On Fri, Mar 05, 2021 at 06:39:21PM +0000, Emil Velikov wrote: > > From: Emil Velikov <emil.velikov@collabora.com> > > > > The current imx8 code does not use the jpeg encoder. Remove the > > unnecessary include. > > > > Cc: Ezequiel Garcia <ezequiel@collabora.com> > > Cc: Philipp Zabel <p.zabel@pengutronix.de> > > Cc: linux-media@vger.kernel.org > > Cc: linux-rockchip@lists.infradead.org > > Signed-off-by: Emil Velikov <emil.velikov@collabora.com> > > thank you, patches 2-4 could be tagged > > Fixes: 8e4aaa687863 ("media: hantro: add initial i.MX8MQ support") > Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> > Much appreciated. Will add all the tags for v2. -Emil
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