summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/lpci/i82371sb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/lpci/i82371sb.h')
-rw-r--r--src/devices/bus/lpci/i82371sb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/lpci/i82371sb.h b/src/devices/bus/lpci/i82371sb.h
index e4add02c206..325934b2e5c 100644
--- a/src/devices/bus/lpci/i82371sb.h
+++ b/src/devices/bus/lpci/i82371sb.h
@@ -49,7 +49,6 @@ private:
};
// device type definition
-extern const device_type I82371SB;
DECLARE_DEVICE_TYPE(I82371SB, i82371sb_device)
#define MCFG_I82371SB_BOOT_STATE_HOOK(_devcb) \