summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cdp1871.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/cdp1871.cpp')
-rw-r--r--src/devices/machine/cdp1871.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/cdp1871.cpp b/src/devices/machine/cdp1871.cpp
index 9e219c1e460..586597ce41b 100644
--- a/src/devices/machine/cdp1871.cpp
+++ b/src/devices/machine/cdp1871.cpp
@@ -15,7 +15,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type CDP1871 = &device_creator<cdp1871_device>;
+const device_type CDP1871 = device_creator<cdp1871_device>;