MAINTAINERS: fix GTA02 entry and mark as orphan
authorJann Horn <[email protected]>
Fri, 8 Mar 2019 00:31:17 +0000 (16:31 -0800)
committerLinus Torvalds <[email protected]>
Fri, 8 Mar 2019 02:32:03 +0000 (18:32 -0800)
commitcb66cb481459bc30bd024fc1295546294808061e
tree12d946214e60db229c7f451d810e271cad81a5c9
parent3d3539018d2cbd12e5af4a132636ee7fd8d43ef0
MAINTAINERS: fix GTA02 entry and mark as orphan

The entry for GTA02 never had paths listed; fix that.  commit 9d76295ac608
("[ARM] GTA02/FreeRunner: Add machine definition"), which added the entry
for GTA02, created two new files named
arch/arm/mach-s3c2442/{include/mach/gta02.h,mach-gta02.c}, which were then
renamed in commit dd6f01b5ccba ("ARM: S3C2440: move mach-s3c2440/* into
mach-s3c24xx/") to
arch/arm/mach-s3c24xx/{include/mach/gta02.h,mach-gta02.c}.

Also, the GTA02 maintainer's email address is from a domain that doesn't
have an MX record anymore and appears to have expired.  Remove the
maintainer and mark the subsystem as orphan.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jann Horn <[email protected]>
Cc: Nelson Castillo <[email protected]>
Cc: Nelson Castillo <[email protected]>
Cc: Andy Green <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Russell King <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
MAINTAINERS