]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/x86/boot/compressed/eboot.c
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming...
[mirror_ubuntu-zesty-kernel.git] / arch / x86 / boot / compressed / eboot.c
index 5999980206bf83fe54b875fb86936c51a4587fec..48304b89b601fa92bbd8ee1f5e548b4c2ffcc2dc 100644 (file)
@@ -13,8 +13,7 @@
 #include <asm/setup.h>
 #include <asm/desc.h>
 
-#undef memcpy                  /* Use memcpy from misc.c */
-
+#include "../string.h"
 #include "eboot.h"
 
 static efi_system_table_t *sys_table;