On 13/01/2023 09:01, Laurent Pinchart wrote: > Hi Christoph, > > Thank you for the patch. > > On Fri, Jan 13, 2023 at 07:23:37AM +0100, Christoph Hellwig wrote: >> Now that arch/sh is removed this driver is dead code. >> >> Signed-off-by: Christoph Hellwig <[email protected]> >> --- >> drivers/media/platform/renesas/Kconfig | 9 - >> drivers/media/platform/renesas/Makefile | 1 - >> drivers/media/platform/renesas/sh_vou.c | 1375 ----------------------- > > You can also emove include/media/drv-intf/sh_vou.sh. With that, and the > corresponding MAINTAINERS entry dropped, > > Reviewed-by: Laurent Pinchart <[email protected]>
And with that you can also add my Ack: Acked-by: Hans Verkuil <[email protected]> Regards, Hans > >> 3 files changed, 1385 deletions(-) >> delete mode 100644 drivers/media/platform/renesas/sh_vou.c >
