summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/msm58321.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/msm58321.cpp')
-rw-r--r--src/devices/machine/msm58321.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/msm58321.cpp b/src/devices/machine/msm58321.cpp
index c34f107fa9b..ed0ed62d8b9 100644
--- a/src/devices/machine/msm58321.cpp
+++ b/src/devices/machine/msm58321.cpp
@@ -21,7 +21,7 @@
// device type definition
-const device_type MSM58321 = &device_creator<msm58321_device>;
+const device_type MSM58321 = device_creator<msm58321_device>;
//**************************************************************************