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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 23:02:10 +0000 (16:02 -0700)
commit891d583c403cbce091f6e759e3f9b411917638f6
tree221a60b5d0f9a14c4c0c8be6865e4119a5db79f8
parentd352874118cfe49a1e793c913c9e448e4f5f3245
efi: Export efi_query_variable_store() for efivars.ko

commit 3668011d4ad556224f7c012c1e870a6eaa0e59da upstream.

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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Rui Xiang <rui.xiang@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/platform/efi/efi.c