kernel-ark/drivers/net/wan
Hannes Eder 62c5345db7 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>
2008-12-26 00:12:08 -08:00
..
lmc
.gitignore
c101.c
cosa.c
cosa.h
cycx_drv.c
cycx_main.c
cycx_x25.c
dlci.c
dscc4.c
farsync.c
farsync.h
hd64570.c
hd64570.h
hd64572.c net: Remove unused netdev arg from some NAPI interfaces. 2008-12-22 20:43:12 -08:00
hd64572.h
hdlc_cisco.c
hdlc_fr.c
hdlc_ppp.c HDLC_PPP: Fix Configure-Ack to return original options as required by the standard. 2008-12-22 01:00:05 +01:00
hdlc_raw_eth.c
hdlc_raw.c
hdlc_x25.c
hdlc.c
hostess_sv11.c
ixp4xx_hss.c IXP4xx: move common debugging from network drivers to QMGR module. 2008-12-22 00:48:00 +01:00
Kconfig WAN: Add IXP4xx HSS HDLC driver. 2008-12-22 00:47:31 +01:00
lapbether.c
Makefile WAN: Add IXP4xx HSS HDLC driver. 2008-12-22 00:47:31 +01:00
n2.c
pc300_drv.c drivers/net/wan: Remove redundant test 2008-12-25 18:03:44 -08:00
pc300_tty.c
pc300-falc-lh.h
pc300.h
pc300too.c
pci200syn.c
sbni.c
sbni.h
sdla.c
sealevel.c
wanxl.c drivers/net/wan: fix sparse warnings: make do-while a compound statement 2008-12-26 00:09:51 -08:00
wanxl.h
wanxlfw.inc_shipped
wanxlfw.S
x25_asy.c drivers/net/wan: fix sparse warning: make symbol static 2008-12-26 00:11:21 -08:00
x25_asy.h
z85230.c drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols 2008-12-26 00:12:08 -08:00
z85230.h