X60: fix typo in dsdt.asl

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
This commit is contained in:
Sven Schnelle 2011-03-14 14:26:41 +00:00
parent b188a9309d
commit 91c31dac0c
1 changed files with 1 additions and 1 deletions

View 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)
{