Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d52365c authored by Jochen Friedrich's avatar Jochen Friedrich Committed by Jeff Garzik
Browse files

[PATCH] tms380tr: remove prototypes in Space.c



Cleanup: remove two prototypes.

Signed-off-by: default avatarJochen Friedrich <jochen@scram.de>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 84c3ea01
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 = {