[GIT PULL v2] at91: drivers for 3.3
Olof Johansson
olof at lixom.net
Tue Dec 20 00:29:26 EST 2011
Nicolas, Jean-Christophe,
On Fri, Dec 16, 2011 at 4:24 AM, Nicolas Ferre <nicolas.ferre at atmel.com> wrote:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> net/macb: add DT support for Cadence macb/gem driver
This patch breaks build for non-OF configs. I hit this at least with
afeb9260_defconfig, at91cap9_defconfig and at91sam9263_defconfig.
Still building other defconfigs:
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')
-Olof
More information about the linux-arm-kernel
mailing list