firmware_loader: move struct builtin_fw to the only place used
authorLuis Chamberlain <mcgrof@kernel.org>
Thu, 21 Oct 2021 15:58:37 +0000 (08:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Oct 2021 12:13:53 +0000 (14:13 +0200)
commite2e2c0f20f321b0ec36e8bde467259c0adf1fecb
tree92380a9abba66e271020290cffd172f9a9bb3266
parent9d48960414c708f5d1327aa8b90664cf3467c480
firmware_loader: move struct builtin_fw to the only place used

Now that x86 doesn't abuse picking at internals to the firmware
loader move out the built-in firmware struct to its only user.

Reviewed-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Link: https://lore.kernel.org/r/20211021155843.1969401-5-mcgrof@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_loader/builtin/main.c
include/linux/firmware.h