diff options
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.patch | 2 |
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; |