From 00f11c0290758cb0f30b54f1a332082f136384ee Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 10 Jan 2021 15:39:12 +0100 Subject: sb/intel/i82801jx: Drop Global NVS support Was copy-pasted from i82801ix and no mainboard actually needs it. Change-Id: I400424540b52dc5d43aba15720b18ad57ea2ebda Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/49279 Reviewed-by: Arthur Heymans Tested-by: build bot (Jenkins) --- src/mainboard/asus/p5qc/dsdt.asl | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/asus/p5qc/dsdt.asl') diff --git a/src/mainboard/asus/p5qc/dsdt.asl b/src/mainboard/asus/p5qc/dsdt.asl index 6561493c0e..50527cfc7c 100644 --- a/src/mainboard/asus/p5qc/dsdt.asl +++ b/src/mainboard/asus/p5qc/dsdt.asl @@ -15,7 +15,6 @@ DefinitionBlock( OSYS = 2002 // global NVS and variables #include - #include Scope (\_SB) { Device (PCI0) -- cgit v1.2.3