From 63e6aea5ac4aed5a7b405a42c888cec66432ee26 Mon Sep 17 00:00:00 2001 From: Gordon McNab Date: Mon, 30 Jan 2023 10:04:34 +0000 Subject: [PATCH] Removed unrequired header file from debugging. --- hw/bsp/brtmm90x/boards/mm900evxb/board.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/bsp/brtmm90x/boards/mm900evxb/board.h b/hw/bsp/brtmm90x/boards/mm900evxb/board.h index 191803ddf..771779108 100644 --- a/hw/bsp/brtmm90x/boards/mm900evxb/board.h +++ b/hw/bsp/brtmm90x/boards/mm900evxb/board.h @@ -35,8 +35,6 @@ extern "C" { #endif -#include - // UART to use on this board. #ifndef BOARD_UART #define BOARD_UART UART0