ACPI: More ../../.. removal
[coreboot.git] / src / mainboard / gigabyte / ma785gmt / dsdt.asl
index fdd3a3eefbf4327ba06f3c83fdf18e3cc82037d2..a29bb2a7d0c6737fd145528a3c1c26477c9ce6ca 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! */
@@ -1162,7 +1162,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 */