ACPI: More ../../.. removal
[coreboot.git] / src / mainboard / asrock / 939a785gmh / dsdt.asl
index 70fca4d4d4f1ec3299b96609732208abde4875e3..da4d06a306793b41e5569f9e42da1234795a0db3 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 */
        #include "northbridge/amd/amdk8/util.asl"
 
        Name(HPBA, 0xFED00000)  /* Base address of HPET table */
@@ -460,7 +460,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 */