Fix warning in the ISA only case.

This commit is contained in:
Søren Schmidt 2000-10-22 12:17:38 +00:00
parent 8f281eed6c
commit 7dda7872cb

View File

@ -1033,6 +1033,7 @@ hpt_timing(struct ata_softc *scp, int devno, int mode)
void *
ata_dmaalloc(struct ata_softc *scp, int device)
{
return 0;
}
void