diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-17 09:20:45 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 12:40:59 +0200 |
commit | 679ec0ef08afde98fd5b2d1aa9fb3e50cce657a0 (patch) | |
tree | 885b5a1a357707d858d366651677c173f31fa68e /MAINTAINERS | |
parent | cirrus: Move the Cirrus network driver (diff) | |
download | linux-679ec0ef08afde98fd5b2d1aa9fb3e50cce657a0.tar.xz linux-679ec0ef08afde98fd5b2d1aa9fb3e50cce657a0.zip |
nuvoton: Move the Nuvoton driver
Move the Nuvoton driver into drivers/net/ethernet/nuvoton/ and
make the necessary Kconfig and Makefile changes.
CC: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ee4ebb470122..d31fd9ed5262 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1127,7 +1127,7 @@ F: arch/arm/mach-nuc93x/ F: drivers/input/keyboard/w90p910_keypad.c F: drivers/input/touchscreen/w90p910_ts.c F: drivers/watchdog/nuc900_wdt.c -F: drivers/net/arm/w90p910_ether.c +F: drivers/net/ethernet/nuvoton/w90p910_ether.c F: drivers/mtd/nand/nuc900_nand.c F: drivers/rtc/rtc-nuc900.c F: drivers/spi/spi_nuc900.c |