diff options
Diffstat (limited to 'board/nuvoton/poleg_evb/poleg_evb.c')
-rw-r--r-- | board/nuvoton/poleg_evb/poleg_evb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/nuvoton/poleg_evb/poleg_evb.c b/board/nuvoton/poleg_evb/poleg_evb.c index e69bca95031..3c4e5aaf294 100644 --- a/board/nuvoton/poleg_evb/poleg_evb.c +++ b/board/nuvoton/poleg_evb/poleg_evb.c @@ -4,7 +4,6 @@ * Copyright (c) 2021 Nuvoton Technology Corp. */ -#include <common.h> #include <dm.h> #include <env.h> #include <asm/io.h> |