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