diff options
author | Stefan Roese | 2018-03-13 08:41:10 +0100 |
---|---|---|
committer | Tom Rini | 2018-03-19 16:14:23 -0400 |
commit | 5cf32518eaaa49d12584fc86777e30f8b91db7ad (patch) | |
tree | 9b6fde120bc8230c5abff10eb140d77ae4fe04ea /MAINTAINERS | |
parent | ed68ccbf42d59f5875404d5a0f729ebe5d2dc7d2 (diff) |
MAINTAINERS: Remove unused ppc4xx entry
ppc4xx support was removed some time ago. Lets remove the now unused
entry in MAINTAINERS as well.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eb5ac6ff9e9..6c7f3ae2a5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -428,12 +428,6 @@ S: Maintained T: git git://git.denx.de/u-boot-mpc86xx.git F: arch/powerpc/cpu/mpc86xx/ -POWERPC PPC4XX -M: Stefan Roese <sr@denx.de> -S: Maintained -T: git git://git.denx.de/u-boot-ppc4xx.git -F: arch/powerpc/cpu/ppc4xx/ - RISC-V M: Rick Chen <rick@andestech.com> S: Maintained |