ACPI: More ../../.. removal
[coreboot.git] / src / mainboard / advansus / a785e-i / dsdt.asl
index 78d3220b814ee8902312769836dbae689589b07b..52ca3b9791f6facc5977596a06e8795459369175 100644 (file)
@@ -27,7 +27,7 @@ DefinitionBlock (
        0x00010001      /* OEM Revision */
        )
 {      /* Start of ASL file */
-       /* #include "../../../arch/x86/acpi/debug.asl" */               /* Include global debug methods if needed */
+       /* #include <arch/x86/acpi/debug.asl> */                /* Include global debug methods if needed */
 
        /* Data to be patched by the BIOS during POST */
        /* FIXME the patching is not done yet! */
@@ -1156,7 +1156,7 @@ DefinitionBlock (
 
        /* South Bridge */
        Scope(\_SB) { /* Start \_SB scope */
-               #include "../../../arch/x86/acpi/globutil.asl" /* global utility methods expected within the \_SB scope */
+               #include <arch/x86/acpi/globutil.asl> /* global utility methods expected within the \_SB scope */
 
                /*  _SB.PCI0 */
                /* Note: Only need HID on Primary Bus */