Skip to content

Commit

Permalink
[PATCH] tms380tr: remove prototypes in Space.c
Browse files Browse the repository at this point in the history
Cleanup: remove two prototypes.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
  • Loading branch information
Jochen Friedrich authored and Jeff Garzik committed Aug 20, 2005
1 parent 84c3ea0 commit 3d52365
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/Space.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 3d52365

Please sign in to comment.