nrf52/nrf53_serial: remove redundant include
This commit is contained in:
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
|
||||
****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user