diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-13 02:04:46 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-11 05:33:43 -0400 |
commit | e689cf4a042772f727450035b102579b0c01bdc7 (patch) | |
tree | f2b17aa21b8358a8f7589fed46fa08688b439464 /MAINTAINERS | |
parent | 8efc91254fda97ee78e2e0b8e016120e664131de (diff) |
cassini/niu/sun*: Move the Sun drivers
Moves the Sun drivers into drivers/net/ethernet/sun/ and make
the necessary Kconfig and Makefile changes.
Oliver Hartkopp <socketcan@hartkopp.net> suggested removing the
sun* prefix on the driver names. This type of change I will
leave up to the driver maintainers.
CC: Sam Creasey <sammy@sammy.net>
CC: Adrian Sun <asun@darksunrising.com>
CC: Benjamin Herrenscmidt <benh@kernel.crashing.org>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 19bd60deb135..1cb72da76e04 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6272,6 +6272,7 @@ S: Maintained | |||
6272 | F: arch/m68k/kernel/*sun3* | 6272 | F: arch/m68k/kernel/*sun3* |
6273 | F: arch/m68k/sun3*/ | 6273 | F: arch/m68k/sun3*/ |
6274 | F: arch/m68k/include/asm/sun3* | 6274 | F: arch/m68k/include/asm/sun3* |
6275 | F: drivers/net/ethernet/i825xx/sun3* | ||
6275 | 6276 | ||
6276 | SUPERH | 6277 | SUPERH |
6277 | M: Paul Mundt <lethal@linux-sh.org> | 6278 | M: Paul Mundt <lethal@linux-sh.org> |