x86, efi: Fix argument types for SetVariable()
commitf7a2d73fe75c71941fb0a6b4d8fe7da8144f2c7b
authorMatthew Garrett <mjg@redhat.com>
Mon, 6 Jun 2011 19:36:24 +0000 (6 15:36 -0400)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 6 Jun 2011 20:30:27 +0000 (6 13:30 -0700)
tree120130e3d73c06b1bf84418be530daeb3a84f820
parent59c5f46fbe01a00eedf54a23789634438bb80603
x86, efi: Fix argument types for SetVariable()

The spec says this takes uint32 for attributes, not uintn.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Link: http://lkml.kernel.org/r/1307388985-7852-1-git-send-email-mjg@redhat.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/platform/efi/efi.c
include/linux/efi.h