summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/vrc4373.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/vrc4373.cpp')
-rw-r--r--src/devices/machine/vrc4373.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/vrc4373.cpp b/src/devices/machine/vrc4373.cpp
index cd996da4214..6e33be29b0e 100644
--- a/src/devices/machine/vrc4373.cpp
+++ b/src/devices/machine/vrc4373.cpp
@@ -71,8 +71,8 @@
DEFINE_DEVICE_TYPE(VRC4373, vrc4373_device, "vrc4373", "NEC VRC4373 System Controller")
DEVICE_ADDRESS_MAP_START(config_map, 32, vrc4373_device)
- AM_RANGE(0x40, 0x43) AM_READWRITE (pcictrl_r, pcictrl_w)
AM_INHERIT_FROM(pci_bridge_device::config_map)
+ AM_RANGE(0x40, 0x43) AM_READWRITE (pcictrl_r, pcictrl_w)
ADDRESS_MAP_END
// cpu i/f map