mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 07:46:16 +08:00
nrf52/nrf53_serial: remove redundant include
This commit is contained in:
committed by
Masayuki Ishikawa
parent
d58753725e
commit
7cbaa98d88
@@ -52,8 +52,6 @@
|
||||
#include "nrf52_lowputc.h"
|
||||
#include "nrf52_serial.h"
|
||||
|
||||
#include <arch/board/board.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
@@ -52,8 +52,6 @@
|
||||
#include "nrf53_lowputc.h"
|
||||
#include "nrf53_serial.h"
|
||||
|
||||
#include <arch/board/board.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user