summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hisax.h
diff options
context:
space:
mode:
authorHannes Eder2009-02-25 14:11:03 +0100
committerDavid S. Miller2009-02-27 10:00:42 +0100
commite86a6a1b7849217bb3b1ef725c7fee86ed6dae33 (patch)
tree0b21b43e06baf645990185fa9dbd4bdf944c6416 /drivers/isdn/hisax/hisax.h
parentdrivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one (diff)
downloadkernel-qcow2-linux-e86a6a1b7849217bb3b1ef725c7fee86ed6dae33.tar.gz
kernel-qcow2-linux-e86a6a1b7849217bb3b1ef725c7fee86ed6dae33.tar.xz
kernel-qcow2-linux-e86a6a1b7849217bb3b1ef725c7fee86ed6dae33.zip
drivers/isdn/hisax: fix sparse warning: Should it be static?
Impact: Move declarations to a header file. Fix this sparse warning: drivers/isdn/hisax/callc.c:24:12: warning: symbol 'lli_revision' was not declared. Should it be static? drivers/isdn/hisax/config.c:84:12: warning: symbol 'CardType' was not declared. Should it be static? drivers/isdn/hisax/config.c:362:5: warning: symbol 'nrcards' was not declared. Should it be static? drivers/isdn/hisax/isdnl1.c:21:12: warning: symbol 'l1_revision' was not declared. Should it be static? drivers/isdn/hisax/isdnl2.c:22:12: warning: symbol 'l2_revision' was not declared. Should it be static? drivers/isdn/hisax/isdnl3.c:22:12: warning: symbol 'l3_revision' was not declared. Should it be static? drivers/isdn/hisax/tei.c:23:12: warning: symbol 'tei_revision' 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/isdn/hisax/hisax.h')
-rw-r--r--drivers/isdn/hisax/hisax.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/isdn/hisax/hisax.h b/drivers/isdn/hisax/hisax.h
index e8d429fda846..f8527046f197 100644
--- a/drivers/isdn/hisax/hisax.h
+++ b/drivers/isdn/hisax/hisax.h
@@ -121,6 +121,15 @@
#ifdef __KERNEL__
+extern const char *CardType[];
+extern int nrcards;
+
+extern const char *l1_revision;
+extern const char *l2_revision;
+extern const char *l3_revision;
+extern const char *lli_revision;
+extern const char *tei_revision;
+
/* include l3dss1 & ni1 specific process structures, but no other defines */
#ifdef CONFIG_HISAX_EURO
#define l3dss1_process