:: commit b10c5617c180ac4f3c4299d960f5fd94db82d4ef

mintsuki <mintsuki@protonmail.com> — 2022-11-12 18:53

parents: 937d2c379c

Revert "gop: Fix implicit declaration warning introduced in d82dc64b"

This reverts commit c477414c5cfeefd98e4be75cec0e54408de7dbd4.
diff --git a/common/drivers/gop.c b/common/drivers/gop.c
index dfc82f43..bc2b915c 100644
--- a/common/drivers/gop.c
+++ b/common/drivers/gop.c
@@ -8,7 +8,6 @@
 #include <drivers/gop.h>
 #include <drivers/edid.h>
 #include <lib/print.h>
-#include <lib/config.h>
 #include <mm/pmm.h>
 
 static uint16_t linear_masks_to_bpp(uint32_t red_mask, uint32_t green_mask,
tab: 248 wrap: offon