summaryrefslogtreecommitdiff
path: root/config/submodule
diff options
context:
space:
mode:
authorNicholas Chin <nic.c3.14@gmail.com>2024-05-21 18:47:04 -0600
committerNicholas Chin <nic.c3.14@gmail.com>2024-05-21 18:58:28 -0600
commit9f50e362281d7419db0fed8df828977a985059fa (patch)
tree38836be0d2ba84fedd1e5a8ae51fbc5e2c0bd2d6 /config/submodule
parente5a5935d8d99dccf66067b5e907d1df81b4a15c4 (diff)
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 <nic.c3.14@gmail.com>
Diffstat (limited to 'config/submodule')
-rw-r--r--config/submodule/coreboot/dell/libgfxinit/patches/0001-g45-hw-gfx-gma-plls.adb-Make-reference-clock-frequen.patch2
1 files changed, 1 insertions, 1 deletions
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;