aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFinn Thain <[email protected]>2020-12-05 14:46:27 +1100
committerGeert Uytterhoeven <[email protected]>2020-12-07 10:48:16 +0100
commit2ae92e8b9b7eb042ccb7e9fc7ea9431f211a1bd3 (patch)
treecbbd805df4de3605cb3c5fc288a0a7571dafe27b
parent10199e90ee20e68859f8128331ec8d85b036d349 (diff)
MAINTAINERS: Update m68k Mac entry
Two files under drivers/macintosh are actually m68k-only. I think that patches for these files should be reviewed in the appropriate forum and merged via the appropriate tree, rather than falling to the powerpc maintainers to deal with. Update the "M68K ON APPLE MACINTOSH" section accordingly. Cc: Michael Ellerman <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Joshua Thompson <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Finn Thain <[email protected]> Acked-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/fbac2cd8632bb719f48cd1368910abd310548a0e.1607139987.git.fthain@telegraphics.com.au Signed-off-by: Geert Uytterhoeven <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..909d3e80679d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10397,6 +10397,8 @@ L: [email protected]
S: Maintained
W: http://www.mac.linux-m68k.org/
F: arch/m68k/mac/
+F: drivers/macintosh/adb-iop.c
+F: drivers/macintosh/via-macii.c
M68K ON HP9000/300
M: Philip Blundell <[email protected]>