public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6-mm] tms380tr: remove prototypes in Space.c
@ 2005-07-30  8:41 Jochen Friedrich
  2005-08-19  7:07 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Jochen Friedrich @ 2005-07-30  8:41 UTC (permalink / raw)
  To: Jeff Garzik, Linux Kernel

Signed-off-by: Jochen Friedrich <jochen@scram.de>

Cleanup: remove two prototypes.

---
commit 12dd61e649920ddc5164971e36ed2a6aeb300708
tree 2558f9767b0fa94b31bd6fe8de67cb17cab7e8df
parent 6407300cd8c7368f6bfcaa476e4dd50ce7421ab2
author Jochen Friedrich <jochen@scram.de> Fri, 29 Jul 2005 20:39:49 +0200
committer Jochen Friedrich <jochen@scram.de> 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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-20 11:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-30  8:41 [PATCH 2.6-mm] tms380tr: remove prototypes in Space.c Jochen Friedrich
2005-08-19  7:07 ` Jeff Garzik
2005-08-20 11:26   ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox