summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/efi/efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/efi/efi.c')
-rw-r--r--arch/x86/cpu/efi/efi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/efi/efi.c b/arch/x86/cpu/efi/efi.c
index d82147be47..cda4fabe15 100644
--- a/arch/x86/cpu/efi/efi.c
+++ b/arch/x86/cpu/efi/efi.c
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2015 Google, Inc
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>