linux/drivers/net/ethernet/cadence
Guenter Roeck 509070437d net/cadence/macb: Simplify OF dependencies
With of_get_mac_address() and of_get_phy_mode() now defined as dummy
functions if OF_NET is not configured, it is no longer necessary to
provide OF dependent functions as front-end. Also, the two functions
depend on OF_NET, not on OF, so the conditional code was not correct
anyway.

Drop the front-end functions and call of_get_mac_address() and
of_get_phy_mode() directly instead.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-02 16:43:10 -04:00
..
at91_ether.c net/cadence/at91_ether: Simplify OF dependencies 2013-04-02 16:43:09 -04:00
Kconfig drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependency 2013-02-14 15:55:20 +01:00
macb.c net/cadence/macb: Simplify OF dependencies 2013-04-02 16:43:10 -04:00
macb.h net/macb: force endian_swp_pkt_en to off 2013-03-28 14:41:18 -04:00
Makefile net/at91_ether: select MACB in Kconfig 2012-10-23 02:40:09 -04:00