summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/6883sam.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/6883sam.cpp')
-rw-r--r--src/mame/machine/6883sam.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/6883sam.cpp b/src/mame/machine/6883sam.cpp
index 36de03974ec..ecca3bd78bc 100644
--- a/src/mame/machine/6883sam.cpp
+++ b/src/mame/machine/6883sam.cpp
@@ -59,7 +59,7 @@
#define LOG_SAM 0
-const device_type SAM6883 = &device_creator<sam6883_device>;
+const device_type SAM6883 = device_creator<sam6883_device>;