Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«
The commit introducing support for the Google Butterfly Chromebook
commit d7bd4eb003
Author: Stefan Reinauer <reinauer@chromium.org>
Date: Mon Feb 11 11:11:36 2013 -0800
Add support for "Butterfly" Chromebook
Reviewed-on: http://review.coreboot.org/2359
contains the typo, which is corrected now.
Change-Id: I932f4cd248cac71c3ede39a7da97162e791827cb
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2373
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
parent
1236b84234
commit
fd72d5a838
|
@ -75,7 +75,7 @@ Scope (\_TZ)
|
|||
Return (Local0)
|
||||
}
|
||||
|
||||
// The EC does all fan control. The is no Active Cooling Fan control (_ACx).
|
||||
// The EC does all fan control. There is no Active Cooling Fan control (_ACx).
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue