Last change to this file actually removed the oldcard compat code.

This change removes one last K&Rism.
This commit is contained in:
Warner Losh 2005-09-19 03:35:32 +00:00
parent ad4f426ef6
commit 93605bb138

View File

@ -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;