gfxtest: Drop unnecessary with of ancestor

Change-Id: Ibc1a6710a5cd12be9190860635e7b951d4fe4775
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/libgfxinit/+/81521
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Nico Huber 2024-03-07 14:32:41 +00:00 committed by Angel Pons
parent 4be2e75658
commit 4b991bf8ae
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ with HW.Time;
with HW.Debug;
with HW.PCI.Dev;
with HW.MMIO_Range;
with HW.GFX.GMA;
with HW.GFX.GMA.Config;
with HW.GFX.GMA.Display_Probing;