[PATCH 2.6-mm] tms380tr: remove prototypes in Space.c

From: Jochen Friedrich
Date: Sat Jul 30 2005 - 03:42:46 EST


Signed-off-by: Jochen Friedrich <jochen@xxxxxxxx>

Cleanup: remove two prototypes.

---
commit 12dd61e649920ddc5164971e36ed2a6aeb300708
tree 2558f9767b0fa94b31bd6fe8de67cb17cab7e8df
parent 6407300cd8c7368f6bfcaa476e4dd50ce7421ab2
author Jochen Friedrich <jochen@xxxxxxxx> Fri, 29 Jul 2005 20:39:49 +0200
committer Jochen Friedrich <jochen@xxxxxxxx> Fri, 29 Jul 2005 20:39:49 +0200

drivers/net/Space.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/net/Space.c b/drivers/net/Space.c
--- a/drivers/net/Space.c
+++ b/drivers/net/Space.c
@@ -318,8 +318,6 @@ static void __init ethif_probe2(int unit
#ifdef CONFIG_TR
/* Token-ring device probe */
extern int ibmtr_probe_card(struct net_device *);
-extern struct net_device *sk_isa_probe(int unit);
-extern struct net_device *proteon_probe(int unit);
extern struct net_device *smctr_probe(int unit);

static struct devprobe2 tr_probes2[] __initdata = {

--
Bug, n.:
An aspect of a computer program which exists because the
programmer was thinking about girls or stock options when he
wrote the program.

-
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/