summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vip/exp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vip/exp.cpp')
-rw-r--r--src/devices/bus/vip/exp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/vip/exp.cpp b/src/devices/bus/vip/exp.cpp
index ca0ac0dca3f..f5dc4bdd070 100644
--- a/src/devices/bus/vip/exp.cpp
+++ b/src/devices/bus/vip/exp.cpp
@@ -23,7 +23,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type VIP_EXPANSION_SLOT = &device_creator<vip_expansion_slot_device>;
+const device_type VIP_EXPANSION_SLOT = device_creator<vip_expansion_slot_device>;