mirror of
https://github.com/linuxboot/heads.git
synced 2025-03-14 08:16:44 +00:00
Revert "patches/coreboot-24.12/0003-mb-lenovo-Add-ThinkPad-T480-and-ThinkPad-T480s.patch: do not comment inclusion of thermal.asl"
Not necessary anymore as properly fixed by coreboot patch 0004 in 3466272a69f1345340f5eeda05a5dd338883f8eb This reverts commit aa2b15dd055b3db18e0e60bf4a008d3e6b95c270. Signed-off-by: gaspar-ilom <gasparilom@riseup.net>
This commit is contained in:
parent
bb120b14ae
commit
dc207ea8f2
@ -143,6 +143,19 @@ index d60720eb49..cc6b9b068a 100644
|
||||
acpigen_write_rom(cbrom, cbrom_length);
|
||||
acpigen_pop_len(); /* pop scope */
|
||||
}
|
||||
diff --git a/src/ec/lenovo/h8/acpi/ec.asl b/src/ec/lenovo/h8/acpi/ec.asl
|
||||
index bc54d3b422..8f4a8e1986 100644
|
||||
--- a/src/ec/lenovo/h8/acpi/ec.asl
|
||||
+++ b/src/ec/lenovo/h8/acpi/ec.asl
|
||||
@@ -331,7 +331,7 @@ Device(EC)
|
||||
#include "sleepbutton.asl"
|
||||
#include "lid.asl"
|
||||
#include "beep.asl"
|
||||
-#include "thermal.asl"
|
||||
+//#include "thermal.asl"
|
||||
#include "systemstatus.asl"
|
||||
#include "thinkpad.asl"
|
||||
}
|
||||
diff --git a/src/ec/lenovo/h8/bluetooth.c b/src/ec/lenovo/h8/bluetooth.c
|
||||
index 16fc8dce39..be71a24ced 100644
|
||||
--- a/src/ec/lenovo/h8/bluetooth.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user