diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2005-01-26 14:09:32 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2005-01-26 14:09:32 +0000 |
| commit | 645674fb54448fb04107cb9d6af56193f17efe97 (patch) | |
| tree | 117930ef2a137a3d0847becefd00104fa90c512a /sys/dev/ed | |
| parent | 84569dff34181497c5e9915d45839ccb67f4b5b1 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ed')
| -rw-r--r-- | sys/dev/ed/if_ed_pccard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c index f508e98c2bde..25ac6e151c82 100644 --- a/sys/dev/ed/if_ed_pccard.c +++ b/sys/dev/ed/if_ed_pccard.c @@ -77,7 +77,6 @@ static int ed_pccard_probe(device_t); static int ed_pccard_attach(device_t); static int ed_pccard_detach(device_t); -static int ed_pccard_dl100xx(device_t dev); static int ed_pccard_ax88190(device_t dev); static void ax88190_geteprom(struct ed_softc *); |
