patch-2.4.11-dontuse linux/drivers/isdn/pcbit/capi.c
Next file: linux/drivers/isdn/pcbit/capi.h
Previous file: linux/drivers/isdn/pcbit/callbacks.h
Back to the patch index
Back to the overall index
- Lines: 34
- Date:
Sun Sep 30 12:26:06 2001
- Orig file:
v2.4.10/linux/drivers/isdn/pcbit/capi.c
- Orig date:
Fri Mar 2 11:12:09 2001
diff -u --recursive --new-file v2.4.10/linux/drivers/isdn/pcbit/capi.c linux/drivers/isdn/pcbit/capi.c
@@ -1,17 +1,16 @@
/*
+ * CAPI encoder/decoder for
+ * Portugal Telecom CAPI 2.0
+ *
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distributed according to the terms of
* the GNU General Public License, incorporated herein by reference.
- */
-
-/*
- * CAPI encoder/decoder for
- * Portugal Telecom CAPI 2.0
*
- * Not compatible with the AVM Gmbh. CAPI 2.0
+ * Not compatible with the AVM Gmbh. CAPI 2.0
+ *
*/
/*
@@ -27,10 +26,6 @@
* for debug purposes mainly
* encode our number in CallerPN and ConnectedPN
*/
-
-#define __NO_VERSION__
-
-#include <linux/module.h>
#include <linux/sched.h>
#include <linux/string.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)