Explorar o código

Change the head files in uart.c.

zchong_cht %!s(int64=9) %!d(string=hai) anos
pai
achega
06765bfd4a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      bsp/beaglebone/drivers/uart.c

+ 2 - 2
bsp/beaglebone/drivers/uart.c

@@ -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
 {