summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/rtc65271.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/rtc65271.h')
-rw-r--r--src/emu/machine/rtc65271.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/emu/machine/rtc65271.h b/src/emu/machine/rtc65271.h
index 54b3d2a853b..c2db1cad6ca 100644
--- a/src/emu/machine/rtc65271.h
+++ b/src/emu/machine/rtc65271.h
@@ -11,8 +11,7 @@
#define MCFG_RTC65271_ADD(_tag, _config) \
MCFG_DEVICE_ADD(_tag, RTC65271, 0) \
- MCFG_DEVICE_CONFIG(_config) \
-
+ MCFG_DEVICE_CONFIG(_config)
// ======================> rtc65271_interface
struct rtc65271_interface