diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-18 00:01:26 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 12:38:13 -0700 |
commit | 7b35f03338a8557122e62ea1a011f1628b978e8d (patch) | |
tree | 3dc66cadbfa8f86c43bd19fac73c954f9b762b24 /MAINTAINERS | |
parent | ae7668d03c4de78dd0be79278f410a1415786e67 (diff) | |
download | linux-3.10-7b35f03338a8557122e62ea1a011f1628b978e8d.tar.gz linux-3.10-7b35f03338a8557122e62ea1a011f1628b978e8d.tar.bz2 linux-3.10-7b35f03338a8557122e62ea1a011f1628b978e8d.zip |
bfin_mac: Move the Analog Devices Inc driver
Move the Analog Devices Inc driver into drivers/net/ethernet/adi/ and
make the necessary Kconfig and Makefile changes.
CC: <uclinux-dist-devel@blackfin.uclinux.org>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: Bob Liu <bob.liu@analog.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 879c17ebf38..15d70213be5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1446,7 +1446,7 @@ BLACKFIN EMAC DRIVER L: uclinux-dist-devel@blackfin.uclinux.org W: http://blackfin.uclinux.org S: Supported -F: drivers/net/bfin_mac.* +F: drivers/net/ethernet/adi/ BLACKFIN RTC DRIVER M: Mike Frysinger <vapier.adi@gmail.com> |