summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ieee488/hp9895.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ieee488/hp9895.cpp')
-rw-r--r--src/devices/bus/ieee488/hp9895.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ieee488/hp9895.cpp b/src/devices/bus/ieee488/hp9895.cpp
index d14e3ad7810..f581ab40d9e 100644
--- a/src/devices/bus/ieee488/hp9895.cpp
+++ b/src/devices/bus/ieee488/hp9895.cpp
@@ -130,7 +130,7 @@ enum {
#define MIN_SYNC_BITS 29 // Number of bits to synchronize
// device type definition
-const device_type HP9895 = &device_creator<hp9895_device>;
+const device_type HP9895 = device_creator<hp9895_device>;
// Masks of drive selectors in XV register
static const uint8_t xv_drive_masks[] = {