aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/atheros/uart_bus_ar71xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/atheros/uart_bus_ar71xx.c')
-rw-r--r--sys/mips/atheros/uart_bus_ar71xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/atheros/uart_bus_ar71xx.c b/sys/mips/atheros/uart_bus_ar71xx.c
index 8d83291c271a..4c04aba360f4 100644
--- a/sys/mips/atheros/uart_bus_ar71xx.c
+++ b/sys/mips/atheros/uart_bus_ar71xx.c
@@ -41,6 +41,7 @@ __FBSDID("$FreeBSD$");
#include <dev/uart/uart_bus.h>
#include <mips/atheros/ar71xxreg.h>
+#include <mips/atheros/ar71xx_cpudef.h>
#include "uart_if.h"