commit | f32ea1cd124c9a8b847e33123d156cb55699fa51 | [log] [tgz] |
---|---|---|
author | Arvind Sankar <nivedita@alum.mit.edu> | Thu Jan 30 17:20:04 2020 -0500 |
committer | Ard Biesheuvel <ardb@kernel.org> | Sat Feb 22 23:37:37 2020 +0100 |
tree | 6a9690af61f31a7588c625d818c0be1a194711e1 | |
parent | 8a3abe30de9fffec8b44adeb78f93ecb0f09b0c5 [diff] |
efi/x86: Mark setup_graphics static This function is only called from efi_main in the same source file. Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Link: https://lore.kernel.org/r/20200130222004.1932152-1-nivedita@alum.mit.edu Signed-off-by: Ard Biesheuvel <ardb@kernel.org>