summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/thomson.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/thomson.cpp')
-rw-r--r--src/mame/machine/thomson.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/thomson.cpp b/src/mame/machine/thomson.cpp
index b1c7d004b2c..9bce968b43c 100644
--- a/src/mame/machine/thomson.cpp
+++ b/src/mame/machine/thomson.cpp
@@ -593,7 +593,7 @@ READ8_MEMBER( thomson_state::to7_sys_portb_in )
because the Data Transmit Ready bit is shared in an incompatible way!
*/
-const device_type TO7_IO_LINE = &device_creator<to7_io_line_device>;
+const device_type TO7_IO_LINE = device_creator<to7_io_line_device>;
//-------------------------------------------------
// to7_io_line_device - constructor