Fix warning in the ISA only case.
This commit is contained in:
parent
8f281eed6c
commit
7dda7872cb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user