aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_imx.c
diff options
context:
space:
mode:
authorIan Lepore <ian@FreeBSD.org>2014-04-26 17:56:39 +0000
committerIan Lepore <ian@FreeBSD.org>2014-04-26 17:56:39 +0000
commita90f19753f2d000f4839597e43060d3d72af832e (patch)
tree43639806812b439f813e582d753c68345d6ee43d /sys/dev/uart/uart_dev_imx.c
parent8f6580d808f4ba5a8738f70b91faf58ffb9c4c9b (diff)
Notes
Diffstat (limited to 'sys/dev/uart/uart_dev_imx.c')
-rw-r--r--sys/dev/uart/uart_dev_imx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/uart/uart_dev_imx.c b/sys/dev/uart/uart_dev_imx.c
index 97409224ad51..79ea0cc24fd3 100644
--- a/sys/dev/uart/uart_dev_imx.c
+++ b/sys/dev/uart/uart_dev_imx.c
@@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$");
#include <dev/uart/uart_cpu.h>
#include <dev/uart/uart_bus.h>
-#include <dev/uart/uart_dev_imx5xx.h>
+#include <dev/uart/uart_dev_imx.h>
#include "uart_if.h"
/*