[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <6be0b56f72dac713943a5a3f63c993304f32d11a.1193686445.git.jeff@garzik.org>
Date: Mon, 29 Oct 2007 15:39:06 -0400 (EDT)
From: Jeff Garzik <jeff@...zik.org>
To: linux-kernel@...r.kernel.org, isdn4linux@...tserv.isdn4linux.de
Cc: kkeil@...e.de, akpm@...ux-foundation.org
Subject: [PATCH 08/16] [ISDN] HiSax: additional export to make things proper
Signed-off-by: Jeff Garzik <jeff@...zik.org>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists