mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix my previous commit. Remove ed_get_Linksys() function prototypes.
This commit is contained in:
parent
9ffc4537c8
commit
eb13a47275
1 changed files with 0 additions and 2 deletions
|
|
@ -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 *,
|
||||
|
|
|
|||
Loading…
Reference in a new issue