From 50f86aedfa96c53498971a416d1b34cf1b13282e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 2 Apr 2019 15:32:02 +0200 Subject: drivers: base: firmware_loader: add proper SPDX identifiers on files that did not have them. There were two files in the firmware_loader code that did not have SPDX identifiers on them, so fix that up. Cc: Luis Chamberlain Signed-off-by: Greg Kroah-Hartman --- drivers/base/firmware_loader/builtin/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/base/firmware_loader/builtin/.gitignore') diff --git a/drivers/base/firmware_loader/builtin/.gitignore b/drivers/base/firmware_loader/builtin/.gitignore index 9c8bdb9fdcc3..166f76b43049 100644 --- a/drivers/base/firmware_loader/builtin/.gitignore +++ b/drivers/base/firmware_loader/builtin/.gitignore @@ -1 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0 *.gen.S -- cgit v1.2.3