diff options
Diffstat (limited to 'arch/x86/cpu/intel_common/pch.c')
-rw-r--r-- | arch/x86/cpu/intel_common/pch.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/intel_common/pch.c b/arch/x86/cpu/intel_common/pch.c index 1f05b44586..af82b64a13 100644 --- a/arch/x86/cpu/intel_common/pch.c +++ b/arch/x86/cpu/intel_common/pch.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2016 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> |