[PATCH 08/16] [ISDN] HiSax: additional export to make things proper

From: Jeff Garzik
Date: Mon Oct 29 2007 - 15:41:49 EST


Signed-off-by: Jeff Garzik <jeff@xxxxxxxxxx>
---
drivers/isdn/hisax/hscx.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/isdn/hisax/hscx.c b/drivers/isdn/hisax/hscx.c
index 09e1546..a01e961 100644
--- a/drivers/isdn/hisax/hscx.c
+++ b/drivers/isdn/hisax/hscx.c
@@ -277,6 +277,7 @@ inithscxisac(struct IsdnCardState *cs, int part)

EXPORT_SYMBOL(HscxVersion);
EXPORT_SYMBOL(inithscxisac);
+EXPORT_SYMBOL(inithscx);
EXPORT_SYMBOL(clear_pending_hscx_ints);
EXPORT_SYMBOL(hscx_l2l1);
EXPORT_SYMBOL(open_hscxstate);
--
1.5.2.4

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/