Last change to this file actually removed the oldcard compat code.
This change removes one last K&Rism.
This commit is contained in:
parent
ad4f426ef6
commit
93605bb138
@ -83,8 +83,7 @@ sio_pccard_probe(device_t dev)
|
||||
}
|
||||
|
||||
static int
|
||||
sio_pccard_attach(dev)
|
||||
device_t dev;
|
||||
sio_pccard_attach(device_t dev)
|
||||
{
|
||||
int err;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user