aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorRoland Dreier <[email protected]>2008-02-26 15:26:56 +0100
committerJohn W. Linville <[email protected]>2008-02-28 09:13:10 -0500
commit4b7524a42e14a7f86fa12611f3419650e99e2526 (patch)
tree4a79699606db439402679747ca95e686b4eaf931 /net/lapb/lapb_out.c
parent03147dfc8a3756439f0cc54aa181f30067f1b21b (diff)
libertas: Remove unused exports
The libertas driver exports a number of symbols with no in-tree users; remove these unused exports. lbs_reset_device() is completely unused, with no callers at all, so remove the function completely. A couple of these unused exported symbols are static, which causes the following build error on ia64 with gcc 4.2.3: drivers/net/wireless/libertas/main.c:1375: error: __ksymtab_lbs_remove_mesh causes a section type conflict drivers/net/wireless/libertas/main.c:1354: error: __ksymtab_lbs_add_mesh causes a section type conflict Signed-off-by: Roland Dreier <[email protected]> Acked-by: Holger Schurig <[email protected]> Acked-by: Dan Williams <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions