diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-16 23:50:52 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 03:40:54 -0700 |
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 96a2d4732e3f..ee4ebb470122 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1768,7 +1768,7 @@ CIRRUS LOGIC EP93XX ETHERNET DRIVER M: Hartley Sweeten <hsweeten@visionengravers.com> L: netdev@vger.kernel.org S: Maintained -F: drivers/net/arm/ep93xx_eth.c +F: drivers/net/ethernet/cirrus/ep93xx_eth.c CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER M: Lennert Buytenhek <kernel@wantstofly.org> |