efi: Move efi_status_to_err() to drivers/firmware/efi/
[cascardo/linux.git] / include / linux / efi.h
index 4db7052..ca47481 100644 (file)
@@ -1080,6 +1080,8 @@ static inline void
 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {}
 #endif
 
+extern int efi_status_to_err(efi_status_t status);
+
 /*
  * Variable Attributes
  */