mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Remove prototype of undefined function so this compiles again.
This commit is contained in:
parent
feaaabdc8f
commit
27d62ec5a6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140565
@ -60,8 +60,6 @@ static int fe_pccard_probe(device_t);
|
||||
static int fe_pccard_attach(device_t);
|
||||
static int fe_pccard_detach(device_t);
|
||||
static int fe_pccard_match(device_t);
|
||||
static int fe_pccard_mem_ether(device_t dev, bus_addr_t cardoff,
|
||||
u_char *enaddr);
|
||||
|
||||
static const struct fe_pccard_product {
|
||||
struct pccard_product mpp_product;
|
||||
|
Loading…
Reference in New Issue
Block a user