This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / ia64 / kernel / ia64_ksyms.c
index 605c4e9..c34ccbf 100644 (file)
@@ -103,6 +103,9 @@ EXPORT_SYMBOL(ia64_save_scratch_fpregs);
 #include <asm/unwind.h>
 EXPORT_SYMBOL(unw_init_running);
 
+#include <linux/efi.h>
+EXPORT_SYMBOL(efi_mem_type);
+
 #ifdef ASM_SUPPORTED
 # ifdef CONFIG_SMP
 #  if __GNUC__ < 3 || (__GNUC__ == 3 && __GNUC_MINOR__ < 3)