summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98620.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hp_dio/hp98620.cpp')
-rw-r--r--src/devices/bus/hp_dio/hp98620.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/hp_dio/hp98620.cpp b/src/devices/bus/hp_dio/hp98620.cpp
index 6a58ef2af78..88a8491fae8 100644
--- a/src/devices/bus/hp_dio/hp98620.cpp
+++ b/src/devices/bus/hp_dio/hp98620.cpp
@@ -13,7 +13,7 @@
#include "logmacro.h"
-DEFINE_DEVICE_TYPE_NS(HPDIO_98620, bus::hp_dio, dio16_98620_device, "hp98620", "HP98620 DMA Controller")
+DEFINE_DEVICE_TYPE(HPDIO_98620, bus::hp_dio::dio16_98620_device, "hp98620", "HP98620 DMA Controller")
namespace bus::hp_dio {