android_kernel_motorola_sm6225/drivers/net/ethernet/cadence
Olof Johansson b17471f5d1 net: macb: fix build break with !CONFIG_OF
This fixes the build of the macb driver that was broken by the DT changes:

drivers/net/ethernet/cadence/macb.c:1503: error: implicit declaration of function 'of_match_ptr'
drivers/net/ethernet/cadence/macb.c:1503: error: 'macb_dt_ids' undeclared here (not in a function)
drivers/net/ethernet/cadence/macb.c:1503: error: initializer element is not constant
drivers/net/ethernet/cadence/macb.c:1503: error: (near initialization for 'macb_driver.driver.of_match_table')

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2011-12-21 13:57:25 -08:00
..
at91_ether.c net/at91_ether: use gpio_is_valid for phy IRQ line 2011-12-16 13:11:21 +01:00
at91_ether.h macb: unify at91 and avr32 platform data 2011-11-22 15:21:16 +00:00
Kconfig Merge branch 'mxs/saif' into next/drivers 2011-12-06 14:23:35 +00:00
macb.c net: macb: fix build break with !CONFIG_OF 2011-12-21 13:57:25 -08:00
macb.h net/macb: add DT support for Cadence macb/gem driver 2011-12-16 13:11:00 +01:00
Makefile