From 1a899d987f40730c839f8adf719d18a0789062e9 Mon Sep 17 00:00:00 2001 From: mooglyguy Date: Mon, 30 Jul 2018 18:35:47 +0200 Subject: -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econet/e01, ieee488/d9060, video/huc622, x68k_scsiext: device_add_mconfig modernization. [Ryan Holtz] -amiga_dmac: Replaced old devcb with devcb3. [Ryan Holtz] -mc6854, ataintf, mb89352, mc6854, wd33c93: Added devcb3 support. [Ryan Holtz] -8042kbdc, i8255, idectrl, intelfsh, mb89352, ram, wd33c93, volt_reg: Default clocks to 0 (nw) -bebox, indy_indigo2: machine_config modernization. [Ryan Holtz] --- src/devices/machine/idectrl.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/devices/machine/idectrl.cpp') diff --git a/src/devices/machine/idectrl.cpp b/src/devices/machine/idectrl.cpp index 7687cfe673e..17e92488511 100644 --- a/src/devices/machine/idectrl.cpp +++ b/src/devices/machine/idectrl.cpp @@ -86,7 +86,6 @@ void ide_controller_device::write_cs1(offs_t offset, uint16_t data, uint16_t mem } } - DEFINE_DEVICE_TYPE(IDE_CONTROLLER_32, ide_controller_32_device, "idectrl32", "IDE Controller (32-bit)") ide_controller_32_device::ide_controller_32_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) : -- cgit v1.2.3-70-g09d2