summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/dmv/k220.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/dmv/k220.cpp')
-rw-r--r--src/devices/bus/dmv/k220.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/dmv/k220.cpp b/src/devices/bus/dmv/k220.cpp
index f6ec770df19..9f5ad2dd154 100644
--- a/src/devices/bus/dmv/k220.cpp
+++ b/src/devices/bus/dmv/k220.cpp
@@ -122,7 +122,7 @@ INPUT_PORTS_END
// GLOBAL VARIABLES
//**************************************************************************
-const device_type DMV_K220 = &device_creator<dmv_k220_device>;
+const device_type DMV_K220 = device_creator<dmv_k220_device>;
//**************************************************************************
// LIVE DEVICE