forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
kernel/drivers/firmware/efi/capsule.c
....@@ -1,10 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * EFI capsule support.
34 *
45 * Copyright 2013 Intel Corporation; author Matt Fleming
5
- *
6
- * This file is part of the Linux kernel, and is made available under
7
- * the terms of the GNU General Public License version 2.
86 */
97
108 #define pr_fmt(fmt) "efi: " fmt