On Mon, 11 May, at 08:41:56AM, Ard Biesheuvel wrote: > The EFI specific FDT handling is compiled conditionally, and is > logically independent of the rest of efi.o. So move it to a separate > file before making changes to it in subsequent patches. > > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> > --- > drivers/firmware/efi/Makefile | 1 + > drivers/firmware/efi/efi-fdt.c | 93 ++++++++++++++++++++++++++++++++++++++++++ > drivers/firmware/efi/efi.c | 86 -------------------------------------- > 3 files changed, 94 insertions(+), 86 deletions(-) > create mode 100644 drivers/firmware/efi/efi-fdt.c Sorry for the delay, Acked-by: Matt Fleming <matt.fleming@xxxxxxxxx> -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html