summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sms_ctrl/sportsjp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/sms_ctrl/sportsjp.cpp')
-rw-r--r--src/devices/bus/sms_ctrl/sportsjp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/sms_ctrl/sportsjp.cpp b/src/devices/bus/sms_ctrl/sportsjp.cpp
index 3932e8645ff..9cf326009fa 100644
--- a/src/devices/bus/sms_ctrl/sportsjp.cpp
+++ b/src/devices/bus/sms_ctrl/sportsjp.cpp
@@ -50,7 +50,7 @@ Notes:
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type SMS_SPORTS_PAD_JP = &device_creator<sms_sports_pad_jp_device>;
+const device_type SMS_SPORTS_PAD_JP = device_creator<sms_sports_pad_jp_device>;
// time interval not verified
#define SPORTS_PAD_JP_INTERVAL attotime::from_hz(20000)