summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomigd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/naomigd.cpp')
-rw-r--r--src/mame/machine/naomigd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/naomigd.cpp b/src/mame/machine/naomigd.cpp
index d82eb9d0166..3f3508d54c9 100644
--- a/src/mame/machine/naomigd.cpp
+++ b/src/mame/machine/naomigd.cpp
@@ -98,7 +98,7 @@ SH4 IO port A bits
*/
-const device_type NAOMI_GDROM_BOARD = &device_creator<naomi_gdrom_board>;
+const device_type NAOMI_GDROM_BOARD = device_creator<naomi_gdrom_board>;
const uint32_t naomi_gdrom_board::DES_LEFTSWAP[] = {
0x00000000, 0x00000001, 0x00000100, 0x00000101, 0x00010000, 0x00010001, 0x00010100, 0x00010101,