Re: [PATCH] staging: media: omap4iss: remove cacheflush import

From: Laurent Pinchart
Date: Mon Nov 14 2022 - 11:20:43 EST


Hi Ian,

Thank you for the patch.

On Mon, Nov 14, 2022 at 11:17:00AM -0500, Ian Cowan wrote:
> The cacheflush import is never used, so it is safe to remove it as an
> import.
>
> Signed-off-by: Ian Cowan <ian@xxxxxxxxxxxxxxxx>

Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>

> ---
> drivers/staging/media/omap4iss/iss_video.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/staging/media/omap4iss/iss_video.c b/drivers/staging/media/omap4iss/iss_video.c
> index 842509dcfedf..e732f08fad26 100644
> --- a/drivers/staging/media/omap4iss/iss_video.c
> +++ b/drivers/staging/media/omap4iss/iss_video.c
> @@ -19,8 +19,6 @@
> #include <media/v4l2-ioctl.h>
> #include <media/v4l2-mc.h>
>
> -#include <asm/cacheflush.h>
> -
> #include "iss_video.h"
> #include "iss.h"
>

--
Regards,

Laurent Pinchart