Re: [patch 13/13] Remove (now unused) EFI_UV1_MEMMAP from efi.h

2020-07-01 Thread Ard Biesheuvel
On Wed, 1 Jul 2020 at 16:18, wrote: > > With UV1 support removed, EFI_UV1_MEMMAP is no longer used. > > Signed-off-by: Steve Wahl Reviewed-by: Ard Biesheuvel > --- > arch/x86/include/asm/efi.h | 20 ++-- > 1 file changed, 2 insertions(+), 18 deletions(-) > > --- linux.orig/a

[patch 13/13] Remove (now unused) EFI_UV1_MEMMAP from efi.h

2020-07-01 Thread steve . wahl
With UV1 support removed, EFI_UV1_MEMMAP is no longer used. Signed-off-by: Steve Wahl --- arch/x86/include/asm/efi.h | 20 ++-- 1 file changed, 2 insertions(+), 18 deletions(-) --- linux.orig/arch/x86/include/asm/efi.h 2020-06-17 14:21:49.798542440 -0500 +++ linux/arch/