[PATCH] tms380tr: remove prototypes in Space.c
Cleanup: remove two prototypes. Signed-off-by: Jochen Friedrich <jochen@scram.de> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
Родитель
84c3ea01d1
Коммит
3d52365c4f
|
@ -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 = {
|
||||
|
|
Загрузка…
Ссылка в новой задаче