From 9f50e362281d7419db0fed8df828977a985059fa Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Tue, 21 May 2024 18:47:04 -0600 Subject: Fix E6400 display reference clock patches The ones I submitted before seem to have been outdated ones that don't actually build properly. Signed-off-by: Nicholas Chin --- .../0001-g45-hw-gfx-gma-plls.adb-Make-reference-clock-frequen.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/submodule/coreboot') diff --git a/config/submodule/coreboot/dell/libgfxinit/patches/0001-g45-hw-gfx-gma-plls.adb-Make-reference-clock-frequen.patch b/config/submodule/coreboot/dell/libgfxinit/patches/0001-g45-hw-gfx-gma-plls.adb-Make-reference-clock-frequen.patch index 6ead9518..bb772461 100644 --- a/config/submodule/coreboot/dell/libgfxinit/patches/0001-g45-hw-gfx-gma-plls.adb-Make-reference-clock-frequen.patch +++ b/config/submodule/coreboot/dell/libgfxinit/patches/0001-g45-hw-gfx-gma-plls.adb-Make-reference-clock-frequen.patch @@ -23,7 +23,7 @@ index 67242f2..1aee576 100644 -- GNU General Public License for more details. -- -+with CB.Config ++with CB.Config; + with HW.Time; with HW.GFX.GMA.Config; -- cgit v1.2.1