drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabs
Change-Id: Ifab3fcd2de8f0c1672d1a9a21c8e0c5dba5b7443 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72077 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
@@ -102,7 +102,7 @@ is
|
|||||||
success : boolean;
|
success : boolean;
|
||||||
begin
|
begin
|
||||||
HW.GFX.GMA.Initialize (Clean_State => True,
|
HW.GFX.GMA.Initialize (Clean_State => True,
|
||||||
Success => success);
|
Success => success);
|
||||||
if success then
|
if success then
|
||||||
stop_ok := 1;
|
stop_ok := 1;
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user