nrf52/nrf53_serial: remove redundant include

This commit is contained in:
raiden00pl 2023-03-03 17:28:12 +01:00 committed by Masayuki Ishikawa
parent d58753725e
commit 7cbaa98d88
2 changed files with 0 additions and 4 deletions

View File

@ -52,8 +52,6 @@
#include "nrf52_lowputc.h"
#include "nrf52_serial.h"
#include <arch/board/board.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/

View File

@ -52,8 +52,6 @@
#include "nrf53_lowputc.h"
#include "nrf53_serial.h"
#include <arch/board/board.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/