X60: fix typo in dsdt.asl
authorSven Schnelle <svens@stackframe.org>
Mon, 14 Mar 2011 14:26:41 +0000 (14:26 +0000)
committerSven Schnelle <svens@stackframe.org>
Mon, 14 Mar 2011 14:26:41 +0000 (14:26 +0000)
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Acked-by: Sven Schnelle <svens@stackframe.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6445 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/lenovo/x60/dsdt.asl

index 3117e2915df87bd2196f352a1226b8576c78e679..3467a8b8bf0452a9b445330997a280e7b5f43235 100644 (file)
@@ -43,7 +43,7 @@ DefinitionBlock(
        // Thermal Zone
        #include "acpi/thermal.asl"
        // System status indicators
-       #include "acpi/systemstatus.asl
+       #include "acpi/systemstatus.asl"
        Scope (\_SB) {
                Device (PCI0)
                {