diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-18 03:01:26 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 15:38:13 -0400 |
commit | 7b35f03338a8557122e62ea1a011f1628b978e8d (patch) | |
tree | 3dc66cadbfa8f86c43bd19fac73c954f9b762b24 /MAINTAINERS | |
parent | ae7668d03c4de78dd0be79278f410a1415786e67 (diff) |
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 879c17ebf38a..15d70213be53 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1446,7 +1446,7 @@ BLACKFIN EMAC DRIVER | |||
1446 | L: uclinux-dist-devel@blackfin.uclinux.org | 1446 | L: uclinux-dist-devel@blackfin.uclinux.org |
1447 | W: http://blackfin.uclinux.org | 1447 | W: http://blackfin.uclinux.org |
1448 | S: Supported | 1448 | S: Supported |
1449 | F: drivers/net/bfin_mac.* | 1449 | F: drivers/net/ethernet/adi/ |
1450 | 1450 | ||
1451 | BLACKFIN RTC DRIVER | 1451 | BLACKFIN RTC DRIVER |
1452 | M: Mike Frysinger <vapier.adi@gmail.com> | 1452 | M: Mike Frysinger <vapier.adi@gmail.com> |