summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot
diff options
context:
space:
mode:
authorLeah Rowe <vimuser@noreply.codeberg.org>2024-05-22 01:06:59 +0000
committerLeah Rowe <vimuser@noreply.codeberg.org>2024-05-22 01:06:59 +0000
commit0d8781ef4e866a7485fffd0b98344e0f11403f85 (patch)
tree38836be0d2ba84fedd1e5a8ae51fbc5e2c0bd2d6 /config/submodule/coreboot
parente5a5935d8d99dccf66067b5e907d1df81b4a15c4 (diff)
parent9f50e362281d7419db0fed8df828977a985059fa (diff)
Merge pull request 'Fix E6400 display reference clock patches' (#214) from nic3-14159/lbmk:fix-e6400-igpu-ref-clock into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/214
Diffstat (limited to 'config/submodule/coreboot')
-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;