Denverton-NS boards: Drop useless thermal.asl
The code in these files is meaningless, and can be dropped. Change-Id: I11571885059e8d5f930f741172c74b25faa09a15 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/60103 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
||||||
|
|
||||||
// Thermal Zone
|
|
||||||
|
|
||||||
Scope (\_TZ)
|
|
||||||
{
|
|
||||||
}
|
|
@@ -15,9 +15,6 @@ DefinitionBlock(
|
|||||||
#include "acpi/platform.asl"
|
#include "acpi/platform.asl"
|
||||||
#include "acpi/mainboard.asl"
|
#include "acpi/mainboard.asl"
|
||||||
|
|
||||||
// Thermal Handler
|
|
||||||
#include "acpi/thermal.asl"
|
|
||||||
|
|
||||||
// global NVS and variables
|
// global NVS and variables
|
||||||
#include <soc/intel/denverton_ns/acpi/globalnvs.asl>
|
#include <soc/intel/denverton_ns/acpi/globalnvs.asl>
|
||||||
|
|
||||||
|
@@ -1,7 +0,0 @@
|
|||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
||||||
|
|
||||||
// Thermal Zone
|
|
||||||
|
|
||||||
Scope (\_TZ)
|
|
||||||
{
|
|
||||||
}
|
|
@@ -15,9 +15,6 @@ DefinitionBlock(
|
|||||||
#include "acpi/platform.asl"
|
#include "acpi/platform.asl"
|
||||||
#include "acpi/mainboard.asl"
|
#include "acpi/mainboard.asl"
|
||||||
|
|
||||||
// Thermal Handler
|
|
||||||
#include "acpi/thermal.asl"
|
|
||||||
|
|
||||||
// global NVS and variables
|
// global NVS and variables
|
||||||
#include <soc/intel/denverton_ns/acpi/globalnvs.asl>
|
#include <soc/intel/denverton_ns/acpi/globalnvs.asl>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user