Re: [PATCH] MAINTAINERS: fix incorrect directory reference

From: Lubomir Rintel
Date: Fri Jun 19 2020 - 17:40:02 EST


On Thu, Jun 18, 2020 at 09:55:27PM +0200, Ralf Ramsauer wrote:
> the below-mentioned commit moved headers to inlucde/linux/soc/mmp. MAINTAINERS
> was updated, but include/ was omitted.
>
> Fixes: 32adcaa010 ("ARM: mmp: move cputype.h to include/linux/soc/")
> Signed-off-by: Ralf Ramsauer <ralf.ramsauer@xxxxxxxxxxxxxxxxx>

Thanks for the patch. This duplicates a patch that Lukas has sent [1] out to be
applied via the trivial fix tree, but it never made it in.

[1] https://lore.kernel.org/lkml/20200506053431.7464-1-lukas.bulwahn@xxxxxxxxx/

I've followed up on the original one.

Lubo

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 68f21d46614c..20d897b5be4b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11492,7 +11492,7 @@ S: Odd Fixes
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git
> F: arch/arm/boot/dts/mmp*
> F: arch/arm/mach-mmp/
> -F: linux/soc/mmp/
> +F: include/linux/soc/mmp/
>
> MMP USB PHY DRIVERS
> R: Lubomir Rintel <lkundrak@xxxxx>
> --
> 2.27.0
>