Em Sun, 30 Sep 2018 09:54:48 +0300
Laurent Pinchart <[email protected]> escreveu:
> include/media/atmel-isi got removed three years ago without the
> MAINTAINERS file being updated. Remove the stale entry.
>
> Fixes: 40a78f36fc92 ("[media] v4l: atmel-isi: Remove support for platform
> data")
> Reported-by: Joe Perches <[email protected]>
> Signed-off-by: Laurent Pinchart <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9989925f658d..1f5da095aff7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2497,7 +2497,6 @@ M: Ludovic Desroches
> <[email protected]>
> L: [email protected]
> S: Supported
> F: drivers/media/platform/atmel/atmel-isi.c
> -F: include/media/atmel-isi.h
I guess the right fix would be to replace it by:
F: drivers/media/platform/atmel/atmel-isi.h
>
> ATMEL LCDFB DRIVER
> M: Nicolas Ferre <[email protected]>
Thanks,
Mauro