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 <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Greg Kroah-Hartman 2019-04-02 15:32:02 +02:00
parent 47bcc18c7e
commit 50f86aedfa
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
menu "Firmware loader"
config FW_LOADER

View File

@ -1 +1,2 @@
# SPDX-License-Identifier: GPL-2.0
*.gen.S