diff options
Diffstat (limited to 'arch/x86/lib/efi/car.S')
-rw-r--r-- | arch/x86/lib/efi/car.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/lib/efi/car.S b/arch/x86/lib/efi/car.S index 613af9ac8ac..488dcde66c7 100644 --- a/arch/x86/lib/efi/car.S +++ b/arch/x86/lib/efi/car.S @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2015 Google, Inc * Written by Simon Glass <sjg@chromium.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ .globl car_init |