aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/atmel.c
diff options
context:
space:
mode:
authorHannes Eder <hannes@hanneseder.net>2008-12-26 00:12:08 -0800
committerDavid S. Miller <davem@davemloft.net>2008-12-26 00:12:08 -0800
commit62c5345db704c912b485f6b60dab381c9cebf268 (patch)
tree7ec3e00cc23111ca710662237b42c18a3423bead /drivers/net/wireless/atmel.c
parent7b3dfa11cdef38bda07b99991f2f88c86df67ed2 (diff)
drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols
The symbols are only references within the translation unit they are defined in, so un-EXPORT them und make them 'static'. Fix this sparse warnings: drivers/net/wan/z85230.c:604:25: warning: symbol 'z8530_dma_sync' was not declared. Should it be static? drivers/net/wan/z85230.c:613:25: warning: symbol 'z8530_txdma_sync' was not declared. Should it be static? Signed-off-by: Hannes Eder <hannes@hanneseder.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/atmel.c')
0 files changed, 0 insertions, 0 deletions