aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHannes Eder <[email protected]>2008-12-26 00:12:08 -0800
committerDavid S. Miller <[email protected]>2008-12-26 00:12:08 -0800
commit62c5345db704c912b485f6b60dab381c9cebf268 (patch)
tree7ec3e00cc23111ca710662237b42c18a3423bead /tools/perf/scripts/python
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions