summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco_c148.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namco_c148.cpp')
-rw-r--r--src/mame/machine/namco_c148.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/namco_c148.cpp b/src/mame/machine/namco_c148.cpp
index a12ece76d55..ab8470b67eb 100644
--- a/src/mame/machine/namco_c148.cpp
+++ b/src/mame/machine/namco_c148.cpp
@@ -54,7 +54,7 @@ Interrupt Controller C148 1C0000-1FFFFF R/W D00-D02
//**************************************************************************
// device type definition
-const device_type NAMCO_C148 = &device_creator<namco_c148_device>;
+const device_type NAMCO_C148 = device_creator<namco_c148_device>;
//**************************************************************************