diff options
Diffstat (limited to 'board/st/common/cmd_stboard.c')
-rw-r--r-- | board/st/common/cmd_stboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/st/common/cmd_stboard.c b/board/st/common/cmd_stboard.c index c8c0bad5da1..50da063051b 100644 --- a/board/st/common/cmd_stboard.c +++ b/board/st/common/cmd_stboard.c @@ -30,7 +30,6 @@ */ #ifndef CONFIG_SPL_BUILD -#include <common.h> #include <command.h> #include <console.h> #include <misc.h> |