On 11 January 2016 at 20:54, Luck, Tony <tony.luck@xxxxxxxxx> wrote: > On Sun, 10 Jan, at 09:04:09PM, Ard Biesheuvel wrote: >> The code in efi.c uses early_memremap(), but relies on a transitive >> include rather than including asm/early_ioremap.h directly. >> Unfortunately, this header does not exist on ia64, so it cannot be >> included directly. > > I wouldn't be adverse to you making an asm/early_ioremap.h file > for ia64 > How about an asm/efi.h? A lot of the EFI source files include both linux/efi.h and asm/efi.h, so it would make sense to have one on ia64 as well -- 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