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:
parent
8f6580d808
commit
a90f19753f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=264981
@ -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"
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user