mb/ocp/tiogapass/dsdt: Remove unnecessary comments

Change-Id: I6a16e2f829219f2eba8acd3ae7f371238c0d8de1
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45767
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
This commit is contained in:
Maxim Polyakov 2020-09-27 15:38:44 +03:00 committed by Marc Jones
parent e4e08f2bfe
commit 72e49cef80
1 changed files with 0 additions and 4 deletions

View File

@ -11,12 +11,8 @@ DefinitionBlock(
0x20110725 // OEM revision
)
{
// platform ACPI tables
#include "acpi/platform.asl"
// global NVS and variables
#include <soc/intel/xeon_sp/acpi/globalnvs.asl>
#include <cpu/intel/common/acpi/cpu.asl>
#include <soc/intel/xeon_sp/acpi/uncore.asl>
}