Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340406
b: refs/heads/master
c: 72ec301
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Oct 20, 2012
1 parent 2cf132d commit 2256165
Show file tree
Hide file tree
Showing 8 changed files with 208 additions and 1,106 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a05004a8a65f187fa5493821d3115397209ae76
refs/heads/master: 72ec301a27badb11635b08dc845101815abcf4a7
138 changes: 0 additions & 138 deletions trunk/arch/arm/mach-at91/include/mach/at91rm9200_emac.h

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/cadence/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ config ARM_AT91_ETHER
tristate "AT91RM9200 Ethernet support"
depends on ARM && ARCH_AT91RM9200
select NET_CORE
select MII
select PHYLIB
---help---
If you wish to compile a kernel for the AT91RM9200 and enable
ethernet support, then you should always answer Y to this.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/cadence/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# Makefile for the Atmel network device drivers.
#

obj-$(CONFIG_ARM_AT91_ETHER) += at91_ether.o
obj-$(CONFIG_ARM_AT91_ETHER) += at91_ether.o macb.o
obj-$(CONFIG_MACB) += macb.o
Loading

0 comments on commit 2256165

Please sign in to comment.