diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-12-18 14:45:32 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-01-02 10:20:24 +0100 |
commit | fcf410e050a9c046b2907e3ab9145eb974044e0e (patch) | |
tree | 42c1c0bc3051cbbaf951d397c16a39c7d565ac98 | |
parent | ced296f636358c1593df0ef15523fa9aa93468ac (diff) |
ARM: MAINTAINERS: drop empty entries for removed boards
Drop empty and redundant maintainer entries for boards which were
removed to fix `scripts/get_maintainer.pl --self-test=sections` errors
like:
./MAINTAINERS:2021: warning: section without file pattern ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
[arnd: only remove the obviously stale ones for now]
Cc: Lennert Buytenhek <[email protected]>
Cc: Steve Sakoman <[email protected]>
Cc: Mark F. Brown <[email protected]>
Cc: Robert Jarzmik <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: Simtec Linux Team <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a3ad4f9bd2ec..d1793fa3ae0e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2029,11 +2029,6 @@ L: [email protected] (moderated for non-subscribers) S: Odd Fixes N: clps711x -ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT -M: Lennert Buytenhek <[email protected]> -L: [email protected] (moderated for non-subscribers) -S: Maintained - ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE M: Hartley Sweeten <[email protected]> M: Alexander Sverdlin <[email protected]> @@ -2853,11 +2848,6 @@ F: arch/arm/boot/dts/synaptics/ F: arch/arm/mach-berlin/ F: arch/arm64/boot/dts/synaptics/ -ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT -M: Lennert Buytenhek <[email protected]> -L: [email protected] (moderated for non-subscribers) -S: Maintained - ARM/TEGRA HDMI CEC SUBSYSTEM SUPPORT M: Hans Verkuil <[email protected]> @@ -2874,11 +2864,6 @@ L: [email protected] S: Maintained F: arch/arm64/boot/dts/tesla/ -ARM/TETON BGA MACHINE SUPPORT -M: "Mark F. Brown" <[email protected]> -L: [email protected] (moderated for non-subscribers) -S: Maintained - ARM/TEXAS INSTRUMENT AEMIF/EMIF DRIVERS M: Santosh Shilimkar <[email protected]> @@ -19847,11 +19832,6 @@ F: Documentation/devicetree/bindings/display/simple-framebuffer.yaml F: drivers/video/fbdev/simplefb.c F: include/linux/platform_data/simplefb.h -SIMTEC EB110ATX (Chalice CATS) -M: Simtec Linux Team <[email protected]> -S: Supported -W: http://www.simtec.co.uk/products/EB110ATX/ - SIOX M: Thorsten Scherer <[email protected]> M: Uwe Kleine-König <[email protected]> |