Add latest ia64 patches.
[linux-flexiantxendom0-3.2.10.git] / arch / ia64 / kernel / efi.c
index cb967c5..7518d40 100644 (file)
@@ -46,7 +46,7 @@ static efi_runtime_services_t *runtime;
  * prior to creating their own entries under /proc/efi.
  */
 #ifdef CONFIG_PROC_FS
-struct proc_dir_entry *efi_dir = NULL;
+struct proc_dir_entry *efi_dir;
 #endif
 
 static unsigned long mem_limit = ~0UL;