uart8250: Move under drivers/uart
Change-Id: Ic65ffaaa092330ed68d891e4a09a8b86cdc04a3a Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/5236 Tested-by: build bot (Jenkins)
This commit is contained in:
parent
2b95da01e6
commit
bea6bf07df
7 changed files with 19 additions and 13 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include "uart.h"
|
||||
#include <arch/io.h>
|
||||
#include <console/uart.h>
|
||||
#include <uart8250.h>
|
||||
#include <drivers/uart/uart8250reg.h>
|
||||
|
||||
/**
|
||||
* \brief Configure line control settings for UART
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue