aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone/mon.c
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-11-17 16:38:29 -0600
committerTom Rini <trini@konsulko.com>2023-11-29 09:32:15 -0500
commit53a230001263e6aca89e7a1322f2c7adbee4d55e (patch)
treedc6aec5cbf781b09c13d85c8c2b8b9ef0aa88bde /arch/arm/mach-keystone/mon.c
parentcef52c9cb2d0d1bcef32ec700e37e99a592bd175 (diff)
downloadu-boot-WIP/2023-11-29-assorted-platform-updates.zip
u-boot-WIP/2023-11-29-assorted-platform-updates.tar.gz
u-boot-WIP/2023-11-29-assorted-platform-updates.tar.bz2
ARM: keystone2: Remove unneeded inclusions of common.hWIP/2023-11-29-assorted-platform-updates
Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-keystone/mon.c')
-rw-r--r--arch/arm/mach-keystone/mon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-keystone/mon.c b/arch/arm/mach-keystone/mon.c
index e91b0d6..b945e19 100644
--- a/arch/arm/mach-keystone/mon.c
+++ b/arch/arm/mach-keystone/mon.c
@@ -8,7 +8,6 @@
#include <hang.h>
#include <image.h>
#include <asm/unaligned.h>
-#include <common.h>
#include <command.h>
#include <mach/mon.h>
#include <spl.h>