summaryrefslogtreecommitdiffstats
path: root/sys/mips/idt/obio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/idt/obio.c')
-rw-r--r--sys/mips/idt/obio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/mips/idt/obio.c b/sys/mips/idt/obio.c
index c938f72..1cf5efb 100644
--- a/sys/mips/idt/obio.c
+++ b/sys/mips/idt/obio.c
@@ -44,8 +44,8 @@ __FBSDID("$FreeBSD$");
#include <machine/bus.h>
-#include <mips/mips32/idt/idtreg.h>
-#include <mips/mips32/idt/obiovar.h>
+#include <mips/idt/idtreg.h>
+#include <mips/idt/obiovar.h>
#define ICU_REG_READ(o) \
*((volatile uint32_t *)MIPS_PHYS_TO_KSEG1(IDT_BASE_ICU + (o)))
OpenPOWER on IntegriCloud