drivers: serial: ns16550: move header from /include/

Move ns16550 to the driver directory. No other users in the tree and it
is a private header.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2019-06-21 13:30:27 -04:00
parent 68c389c1f8
commit cdc78108d5
2 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#include <uart.h>
#include <sys_io.h>
#include <drivers/serial/uart_ns16550.h>
#include "uart_ns16550.h"
/*
* If PCP is set for any of the ports, enable support.