diff options
Diffstat (limited to 'common/stackprot.c')
-rw-r--r-- | common/stackprot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/stackprot.c b/common/stackprot.c index 6495951a773..4e3297b7d00 100644 --- a/common/stackprot.c +++ b/common/stackprot.c @@ -3,7 +3,6 @@ * Copyright 2021 Broadcom */ -#include <common.h> #include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |