summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/msm5832.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/msm5832.cpp')
-rw-r--r--src/devices/machine/msm5832.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/msm5832.cpp b/src/devices/machine/msm5832.cpp
index 361f9b7ba71..e5db53f3ec8 100644
--- a/src/devices/machine/msm5832.cpp
+++ b/src/devices/machine/msm5832.cpp
@@ -23,7 +23,7 @@
// device type definition
-const device_type MSM5832 = &device_creator<msm5832_device>;
+const device_type MSM5832 = device_creator<msm5832_device>;
//**************************************************************************