After this has been brought up many times before, rename src/arch/i386 to
[coreboot.git] / src / mainboard / asrock / 939a785gmh / dsdt.asl
index 027bd8d4b13af50f412fabe58b9e5ce0f3e1db30..70fca4d4d4f1ec3299b96609732208abde4875e3 100644 (file)
@@ -27,7 +27,7 @@ DefinitionBlock (
        0x00010001      /* OEM Revision */
        )
 {      /* Start of ASL file */
-       /* #include "../../../arch/i386/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/i386/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 */