summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mm74c922.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mm74c922.cpp')
-rw-r--r--src/devices/machine/mm74c922.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/mm74c922.cpp b/src/devices/machine/mm74c922.cpp
index 1effb4ac144..fbbfd603773 100644
--- a/src/devices/machine/mm74c922.cpp
+++ b/src/devices/machine/mm74c922.cpp
@@ -24,7 +24,7 @@
//**************************************************************************
const device_type MM74C922 = device_creator<mm74c922_device>;
-const device_type MM74C923 = device_creator<mm74c922_device>;
+const device_type MM74C923 = MM74C922;