diff options
Diffstat (limited to 'src/soc/intel/tigerlake/elog.c')
-rw-r--r-- | src/soc/intel/tigerlake/elog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/tigerlake/elog.c b/src/soc/intel/tigerlake/elog.c index d5b875419a..b38d316def 100644 --- a/src/soc/intel/tigerlake/elog.c +++ b/src/soc/intel/tigerlake/elog.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include <bootstate.h> -#include <cbmem.h> #include <console/console.h> #include <stdint.h> #include <elog.h> |