Change the head files in uart.c.

This commit is contained in:
zchong_cht 2015-11-13 23:25:59 +08:00
parent 6d738f79a8
commit 06765bfd4a

View File

@ -19,8 +19,8 @@
#include <am33xx.h>
#include <interrupt.h>
#include "serial.h"
#include "serial_reg.h"
#include "uart.h"
#include "uart_reg.h"
struct am33xx_uart
{