summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/abcbus/lux21056.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/abcbus/lux21056.cpp')
-rw-r--r--src/devices/bus/abcbus/lux21056.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/abcbus/lux21056.cpp b/src/devices/bus/abcbus/lux21056.cpp
index 9095f29332c..1cebd0f9258 100644
--- a/src/devices/bus/abcbus/lux21056.cpp
+++ b/src/devices/bus/abcbus/lux21056.cpp
@@ -94,7 +94,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type LUXOR_55_21056 = &device_creator<luxor_55_21056_device>;
+const device_type LUXOR_55_21056 = device_creator<luxor_55_21056_device>;
//-------------------------------------------------