From eb13a472755449dc045894898943ffe61d478035 Mon Sep 17 00:00:00 2001 From: Toshihiko ARAI Date: Wed, 20 Dec 2000 17:10:28 +0000 Subject: [PATCH] Fix my previous commit. Remove ed_get_Linksys() function prototypes. --- sys/dev/ed/if_edvar.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/dev/ed/if_edvar.h b/sys/dev/ed/if_edvar.h index 535146e1e84..7dcd2f4b132 100644 --- a/sys/dev/ed/if_edvar.h +++ b/sys/dev/ed/if_edvar.h @@ -197,8 +197,6 @@ int ed_probe_Novell __P((device_t, int, int)); int ed_probe_Novell_generic __P((device_t, int)); int ed_probe_HP_pclanp __P((device_t, int, int)); -int ed_get_Linksys __P((device_t)); - int ed_attach __P((struct ed_softc *, int, int)); void ed_stop __P((struct ed_softc *)); void ed_pio_readmem __P((struct ed_softc *, int, unsigned char *,