diff options
Diffstat (limited to 'src/soc/intel/alderlake')
-rw-r--r-- | src/soc/intel/alderlake/include/soc/crashlog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/alderlake/include/soc/crashlog.h b/src/soc/intel/alderlake/include/soc/crashlog.h index 1abbc75465..ceb1517623 100644 --- a/src/soc/intel/alderlake/include/soc/crashlog.h +++ b/src/soc/intel/alderlake/include/soc/crashlog.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #ifndef _SOC_COMMON_BLOCK_CRASHLOG_LIB_H_ -#define _SOC_COMMON_BLOCK_CRASHLIB_LIB_H_ +#define _SOC_COMMON_BLOCK_CRASHLOG_LIB_H_ #include <types.h> |