diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/bl_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/bl_common.c b/common/bl_common.c index 8183337c..d6ee954f 100644 --- a/common/bl_common.c +++ b/common/bl_common.c @@ -37,7 +37,6 @@ #include <platform.h> #include <semihosting.h> #include <bl_common.h> -#include <bl1.h> /*********************************************************** * Memory for sharing data while changing exception levels. |