]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
efi: Export efi_query_variable_store() for efivars.ko
authorSergey Vlasov <vsu@altlinux.ru>
Tue, 16 Apr 2013 14:31:09 +0000 (18:31 +0400)
committerMatt Fleming <matt.fleming@intel.com>
Tue, 16 Apr 2013 16:34:07 +0000 (17:34 +0100)
commit3668011d4ad556224f7c012c1e870a6eaa0e59da
tree6425081193b11d63ded66e3c80ec226aecff834a
parentf6ce5002629e08eaa777ced3872a98f76845143e
efi: Export efi_query_variable_store() for efivars.ko

Fixes build with CONFIG_EFI_VARS=m which was broken after the commit
"x86, efivars: firmware bug workarounds should be in platform code".

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/platform/efi/efi.c