summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/sc/command.c
diff options
context:
space:
mode:
authorAdrian Bunk2006-01-08 10:02:16 +0100
committerLinus Torvalds2006-01-09 05:13:48 +0100
commitb7b4d7a4666454b40b45a853bd1d296af37a85f0 (patch)
tree4049f920642bf2c48a8f1f5c237aef241ef7a8c0 /drivers/isdn/sc/command.c
parent[PATCH] move rtc_interrupt() prototype to rtc.h (diff)
downloadkernel-qcow2-linux-b7b4d7a4666454b40b45a853bd1d296af37a85f0.tar.gz
kernel-qcow2-linux-b7b4d7a4666454b40b45a853bd1d296af37a85f0.tar.xz
kernel-qcow2-linux-b7b4d7a4666454b40b45a853bd1d296af37a85f0.zip
[PATCH] drivers/isdn/: "extern inline" -> "static inline"
"extern inline" -> "static inline" Since there's no pullphone() function this patch removes the dead prototype. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/isdn/sc/command.c')
-rw-r--r--drivers/isdn/sc/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isdn/sc/command.c b/drivers/isdn/sc/command.c
index 19f2fcf0ae4a..b4b24335f716 100644
--- a/drivers/isdn/sc/command.c
+++ b/drivers/isdn/sc/command.c
@@ -43,7 +43,6 @@ extern int send_and_receive(int, unsigned int, unsigned char, unsigned char,
RspMessage *, int);
extern int sendmessage(int, unsigned int, unsigned int, unsigned int,
unsigned int, unsigned int, unsigned int, unsigned int *);
-extern inline void pullphone(char *, char *);
#ifdef DEBUG
/*