]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
efi/gop: Remove redundant current_fb_base
authorArvind Sankar <nivedita@alum.mit.edu>
Fri, 20 Mar 2020 02:00:15 +0000 (22:00 -0400)
committerArd Biesheuvel <ardb@kernel.org>
Thu, 23 Apr 2020 18:15:06 +0000 (20:15 +0200)
commitbd45870409a363eeb67e409645244ce38c7c2df3
tree743fea2c4d2309ae22e0a705af1d78ffffe23017
parent87cd6378b3d2e0bd3316c3bb005e1d9d4db372fd
efi/gop: Remove redundant current_fb_base

current_fb_base isn't used for anything except assigning to fb_base if
we locate a suitable gop.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200320020028.1936003-2-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/gop.c