Some header files in the include/hw/arm/ directory can be assigned to entries in the MAINTAINERS file.
Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9179386..5b29408 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -363,6 +363,7 @@ M: Dmitry Solodkiy <[email protected]> L: [email protected] S: Maintained F: hw/*/exynos* +F: include/hw/arm/exynos4210.h Calxeda Highbank M: Rob Herring <[email protected]> @@ -390,6 +391,7 @@ L: [email protected] S: Odd fixes F: hw/*/imx* F: hw/arm/kzm.c +F: include/hw/arm/fsl-imx31.h Integrator CP M: Peter Maydell <[email protected]> @@ -432,6 +434,7 @@ F: hw/arm/spitz.c F: hw/arm/tosa.c F: hw/arm/z2.c F: hw/*/pxa2xx* +F: include/hw/arm/pxa.h Stellaris M: Peter Maydell <[email protected]> @@ -761,6 +764,7 @@ OMAP M: Peter Maydell <[email protected]> S: Maintained F: hw/*/omap* +F: include/hw/arm/omap.h IPack M: Alberto Garcia <[email protected]> -- 1.8.3.1
