From 91bd3068a7c28d429bb7a2581ccee40645c137c9 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 16 Feb 2012 19:16:14 +0100 Subject: ACPI: More ../../.. removal CPP is ran with src/ as part of its search path, so using and the like is safe. Change-Id: I644d60190ac92ef284d5f0b4acf44f7db3c788ee Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/649 Tested-by: build bot (Jenkins) --- src/mainboard/msi/ms9652_fam10/dsdt.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/msi/ms9652_fam10') diff --git a/src/mainboard/msi/ms9652_fam10/dsdt.asl b/src/mainboard/msi/ms9652_fam10/dsdt.asl index fe34112e9e..c88984131d 100644 --- a/src/mainboard/msi/ms9652_fam10/dsdt.asl +++ b/src/mainboard/msi/ms9652_fam10/dsdt.asl @@ -23,7 +23,7 @@ DefinitionBlock ("DSDT.aml", "DSDT", 1, "CORE ", "COREBOOT", 1) { - #include "../../../../src/northbridge/amd/amdk8/util.asl" + #include /* For now only define 2 power states: * - S0 which is fully on -- cgit v1.2.3