Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes
[deliverable/linux.git] / drivers / firmware / efi / efi.c
index e9c458ba9353637953063eee759691bd82bedf4c..9b815c8136870c9c68ad1ded4824f5c4593321f1 100644 (file)
@@ -25,6 +25,8 @@
 #include <linux/io.h>
 #include <linux/platform_device.h>
 
+#include <asm/early_ioremap.h>
+
 struct efi __read_mostly efi = {
        .mps                    = EFI_INVALID_TABLE_ADDR,
        .acpi                   = EFI_INVALID_TABLE_ADDR,
This page took 0.027723 seconds and 5 git commands to generate.