diff options
author | Arnd Bergmann <[email protected]> | 2013-02-14 17:53:01 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2013-02-15 13:16:29 +0100 |
commit | 6929e24e4cc46ce8d5b7dd8f8bdf4244c8d77f76 (patch) | |
tree | 08369b4641caacf4a5f0e794a9809afee140b7ff /net/ipv4/tcp_input.c | |
parent | 0bef6c933f3ec67c978e2cd0e20b389084ddc600 (diff) |
net: cwdavinci_cpdma: export symbols for cpsw
With the support for ARM AM33xx in multiplatform kernels
in 3.9, an older bug appears in ARM allmodconfig:
When the cpsw driver is built as a module with cpdma
support enabled, it uses symbols that the cpdma driver
does not export.
Without this patch, building allmodconfig results in:
ERROR: "cpdma_ctlr_int_ctrl" [drivers/net/ethernet/ti/ti_cpsw.ko] undefined!
ERROR: "cpdma_control_set" [drivers/net/ethernet/ti/ti_cpsw.ko] undefined!
ERROR: "cpdma_ctlr_eoi" [drivers/net/ethernet/ti/ti_cpsw.ko] undefined!
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: David S. Miller <[email protected]>
Cc: Mugunthan V N <[email protected]>
Cc: Vaibhav Hiremath <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: [email protected]
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions