[PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path

Philippe Mathieu-Daudé posted 6 patches 5 years, 2 months ago
[PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path
Posted by Philippe Mathieu-Daudé 5 years, 2 months ago
Fixes: 0553ef42571 ("docs: add Orange Pi PC document")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2623cf85f66..311a55317ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -559,7 +559,7 @@ S: Maintained
 F: hw/*/allwinner-h3*
 F: include/hw/*/allwinner-h3*
 F: hw/arm/orangepi.c
-F: docs/system/orangepi.rst
+F: docs/system/arm/orangepi.rst
 
 ARM PrimeCell and CMSDK devices
 M: Peter Maydell <peter.maydell@linaro.org>
-- 
2.26.2

Re: [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path
Posted by Niek Linnenbank 5 years, 2 months ago
Op vr 20 nov. 2020 16:46 schreef Philippe Mathieu-Daudé <f4bug@amsat.org>:

> Fixes: 0553ef42571 ("docs: add Orange Pi PC document")
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>

---
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2623cf85f66..311a55317ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -559,7 +559,7 @@ S: Maintained
>  F: hw/*/allwinner-h3*
>  F: include/hw/*/allwinner-h3*
>  F: hw/arm/orangepi.c
> -F: docs/system/orangepi.rst
> +F: docs/system/arm/orangepi.rst
>
>  ARM PrimeCell and CMSDK devices
>  M: Peter Maydell <peter.maydell@linaro.org>
> --
> 2.26.2
>
>