summaryrefslogtreecommitdiffstats
path: root/sys/pci/es1370.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/es1370.c')
-rw-r--r--sys/pci/es1370.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/pci/es1370.c b/sys/pci/es1370.c
index f52afda..14b6518 100644
--- a/sys/pci/es1370.c
+++ b/sys/pci/es1370.c
@@ -36,7 +36,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: es1370.c,v 1.2 1999/04/24 20:13:58 peter Exp $
+ * $Id: es1370.c,v 1.3 1999/05/09 10:43:54 peter Exp $
*/
#include "pci.h"
@@ -154,11 +154,7 @@ static struct pci_device es_pci_driver = {
NULL
};
-#ifdef COMPAT_PCI_DRIVER
COMPAT_PCI_DRIVER(es_pci, es_pci_driver);
-#else
-DATA_SET(pcidevice_set, es_pci_driver);
-#endif /* COMPAT_PCI_DRIVER */
static snddev_info es_op_desc = {
"ENSONIQ AudioPCI",
OpenPOWER on IntegriCloud