1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

The freescale imx uart driver works for the whole i.MX family, so rename the

header file to not have "5xx" in the name.
This commit is contained in:
Ian Lepore 2014-04-26 17:56:39 +00:00
parent 8f6580d808
commit a90f19753f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=264981
2 changed files with 1 additions and 1 deletions

View File

@ -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"
/*