diff options
Diffstat (limited to 'src/vendorcode')
-rw-r--r-- | src/vendorcode/amd/fsp/common/ccx_cppc_data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/fsp/common/ccx_cppc_data.h b/src/vendorcode/amd/fsp/common/ccx_cppc_data.h index ac88776cef..1f41d48a69 100644 --- a/src/vendorcode/amd/fsp/common/ccx_cppc_data.h +++ b/src/vendorcode/amd/fsp/common/ccx_cppc_data.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#ifndef COMMOM_FSP_CCX_CPPC_DATA_H +#ifndef COMMON_FSP_CCX_CPPC_DATA_H #define COMMON_FSP_CCX_CPPC_DATA_H #include <types.h> |