[PATCH] MAINTAINERS: adjust ARM/INTEL IXP4XX ARM ARCHITECTURE to ixp4xx clean-up

Bartosz Golaszewski brgl at bgdev.pl
Thu Jun 23 13:31:19 PDT 2022


On Wed, Jun 1, 2022 at 7:02 AM Lukas Bulwahn <lukas.bulwahn at gmail.com> wrote:
>
> Commit c83227a5d05e ("irq/gpio: ixp4xx: Drop boardfile probe path") and
> commit 155e4306107f ("clocksource/drivers/ixp4xx: Drop boardfile probe
> path") remove files include/linux/irqchip/irq-ixp4xx.h and
> include/linux/platform_data/timer-ixp4xx.h, but miss to adjust MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
> broken references.
>
> Remove file entries for those files in ARM/INTEL IXP4XX ARM ARCHITECTURE.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>
> ---
> Linus, please pick this minor non-urgent clean-up patch for ixp4xx arm.
>
>  MAINTAINERS | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 58e751b9346e..e0f5895feb6b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2196,8 +2196,6 @@ F:        drivers/clocksource/timer-ixp4xx.c
>  F:     drivers/crypto/ixp4xx_crypto.c
>  F:     drivers/gpio/gpio-ixp4xx.c
>  F:     drivers/irqchip/irq-ixp4xx.c
> -F:     include/linux/irqchip/irq-ixp4xx.h
> -F:     include/linux/platform_data/timer-ixp4xx.h
>
>  ARM/INTEL KEEMBAY ARCHITECTURE
>  M:     Paul J. Murphy <paul.j.murphy at intel.com>
> --
> 2.17.1
>

Reviewed-by: Bartosz Golaszewski <brgl at bgdev.pl>



More information about the linux-arm-kernel mailing list