diff options
Diffstat (limited to 'src/soc/mediatek/common')
-rw-r--r-- | src/soc/mediatek/common/memory.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/mediatek/common/memory.c b/src/soc/mediatek/common/memory.c index 2e460ae1bb..0850d0f71a 100644 --- a/src/soc/mediatek/common/memory.c +++ b/src/soc/mediatek/common/memory.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include <assert.h> -#include <bootmode.h> #include <cbfs.h> #include <cbmem.h> #include <commonlib/bsd/mem_chip_info.h> |