summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cdp1852.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/cdp1852.cpp')
-rw-r--r--src/devices/machine/cdp1852.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/cdp1852.cpp b/src/devices/machine/cdp1852.cpp
index 5539da4c40e..422d3ff5fe2 100644
--- a/src/devices/machine/cdp1852.cpp
+++ b/src/devices/machine/cdp1852.cpp
@@ -15,7 +15,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type CDP1852 = &device_creator<cdp1852_device>;
+const device_type CDP1852 = device_creator<cdp1852_device>;