X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fisdn%2Fsc%2Fmessage.c;h=0b4c4f15abdd59496129f9103417c7ae55fc187a;hb=ec2626815bf9a9922e49820b03e670e833f3ca3c;hp=0a0fe6b8039bbe8cea80b815a1526799c31c8376;hpb=3f00d3e8fb963968a922d821a9a53b503b687e81;p=linux-2.6-omap-h63xx.git diff --git a/drivers/isdn/sc/message.c b/drivers/isdn/sc/message.c index 0a0fe6b8039..0b4c4f15abd 100644 --- a/drivers/isdn/sc/message.c +++ b/drivers/isdn/sc/message.c @@ -16,22 +16,12 @@ * +1 (416) 297-8565 * +1 (416) 297-6433 Facsimile */ - +#include #include "includes.h" #include "hardware.h" #include "message.h" #include "card.h" -extern board *sc_adapter[]; -extern unsigned int cinst; - -/* - * Obligatory function prototypes - */ -extern int indicate_status(int,ulong,char*); -extern int scm_command(isdn_ctrl *); - - /* * receive a message from the board */