On 16 November 2015 at 19:49, Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> wrote: > On Mon, Nov 16, 2015 at 07:32:30PM +0100, Ard Biesheuvel wrote: >> diff --git a/drivers/firmware/efi/arm-runtime.c b/drivers/firmware/efi/arm-runtime.c >> index e62ee5df96ca..ad11ba6964f6 100644 >> --- a/drivers/firmware/efi/arm-runtime.c >> +++ b/drivers/firmware/efi/arm-runtime.c >> @@ -23,18 +23,15 @@ >> >> #include <asm/cacheflush.h> >> #include <asm/efi.h> >> -#include <asm/tlbflush.h> >> -#include <asm/mmu_context.h> >> +#include <asm/io.h> > > Shouldn't this be linux/io.h ? > Yes. Will change it for v3 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>