patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / linux / efi.h
index 536b828..b6b470e 100644 (file)
@@ -370,11 +370,4 @@ struct efi_generic_dev_path {
        u16 length;
 } __attribute ((packed));
 
-/*
- * efi_dir is allocated in arch/ia64/kernel/efi.c.
- */
-#ifdef CONFIG_PROC_FS
-extern struct proc_dir_entry *efi_dir;
-#endif
-
 #endif /* _LINUX_EFI_H */