summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark/mrc_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/quark/mrc_util.h')
-rw-r--r--arch/x86/cpu/quark/mrc_util.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/quark/mrc_util.h b/arch/x86/cpu/quark/mrc_util.h
index a63d1f91e9..4a760a9f59 100644
--- a/arch/x86/cpu/quark/mrc_util.h
+++ b/arch/x86/cpu/quark/mrc_util.h
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: Intel */
/*
* Copyright (C) 2013, Intel Corporation
* Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
*
* Ported from Intel released Quark UEFI BIOS
* QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei
- *
- * SPDX-License-Identifier: Intel
*/
#ifndef _MRC_UTIL_H_