2002-04-30 13:04:05

by Eyal Lebedinsky

[permalink] [raw]
Subject: 2.4.19-pre7-ac3: opl3sa2 compile error

*** linux/drivers/sound/opl3sa2.c.orig Tue Apr 30 23:01:10 2002
--- linux/drivers/sound/opl3sa2.c Tue Apr 30 23:01:22 2002
***************
*** 718,724 ****
}

out_region:
! release_region(hw_config->iobase, 2);
out_nodev:
return -ENODEV;
}
--- 718,724 ----
}

out_region:
! release_region(hw_config->io_base, 2);
out_nodev:
return -ENODEV;
}


Attachments:
2.4.19-pre7-ac3-opl3sa2.patch (372.00 B)