13 Jan
2023
13 Jan
'23
10:05 a.m.
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 hch@lst.de
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 laurent.pinchart@ideasonboard.com
And with that you can also add my Ack:
Acked-by: Hans Verkuil hverkuil-cisco@xs4all.nl
Regards,
Hans
3 files changed, 1385 deletions(-) delete mode 100644 drivers/media/platform/renesas/sh_vou.c