summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hexbus/tp0370.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hexbus/tp0370.cpp')
-rw-r--r--src/devices/bus/hexbus/tp0370.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/hexbus/tp0370.cpp b/src/devices/bus/hexbus/tp0370.cpp
index 739d7c4a685..e4d1ac50863 100644
--- a/src/devices/bus/hexbus/tp0370.cpp
+++ b/src/devices/bus/hexbus/tp0370.cpp
@@ -128,7 +128,7 @@ enum
#include "logmacro.h"
// Hexbus instance
-DEFINE_DEVICE_TYPE_NS(IBC, bus::hexbus, ibc_device, "ibc", "Intelligent Peripheral Bus Controller")
+DEFINE_DEVICE_TYPE(IBC, bus::hexbus::ibc_device, "hexbus_ibc", "Intelligent Peripheral Bus Controller")
namespace bus::hexbus {