diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-17 02:50:52 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 06:40:54 -0400 |
commit | 57d0b7a0d77d0b770682e425ff3fa270c65a4eb5 (patch) | |
tree | 2e7181be255386fea20b21d13d92946bdb05f440 /MAINTAINERS | |
parent | 8c7de408fd2caa11b8b3a1ed8a1b141ce127ad4e (diff) |
cirrus: Move the Cirrus network driver
Move the Cirrus Ethernet driver into drivers/net/ethernet/cirrus/
and make the necessary Kconfig and Makefile changes
CC: Hartley Sweeten <hsweeten@visionengravers.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 96a2d4732e3..ee4ebb47012 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1768,7 +1768,7 @@ CIRRUS LOGIC EP93XX ETHERNET DRIVER | |||
1768 | M: Hartley Sweeten <hsweeten@visionengravers.com> | 1768 | M: Hartley Sweeten <hsweeten@visionengravers.com> |
1769 | L: netdev@vger.kernel.org | 1769 | L: netdev@vger.kernel.org |
1770 | S: Maintained | 1770 | S: Maintained |
1771 | F: drivers/net/arm/ep93xx_eth.c | 1771 | F: drivers/net/ethernet/cirrus/ep93xx_eth.c |
1772 | 1772 | ||
1773 | CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER | 1773 | CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER |
1774 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1774 | M: Lennert Buytenhek <kernel@wantstofly.org> |