diff options
author | 2011-12-20 13:13:07 -0800 | |
---|---|---|
committer | 2011-12-21 13:57:25 -0800 | |
commit | b17471f5d121a53be1ccf6e0b0599441e56b468c (patch) | |
tree | afe7304992d3ce9ff4f5a90922b864bb4c401205 /crypto/api.c | |
parent | Merge branch 'at91/macb' into next/drivers (diff) | |
download | wireguard-linux-b17471f5d121a53be1ccf6e0b0599441e56b468c.tar.xz wireguard-linux-b17471f5d121a53be1ccf6e0b0599441e56b468c.zip |
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>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions