4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 02:27:10 +08:00

Merge pull request #585 from zchong-cht/master

[BSP] Change the head files in beaglebone uart.c
This commit is contained in:
Bernard Xiong 2015-11-15 16:38:03 +08:00
commit 693ffe4fff

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
{