aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945/acpi/i945_igd.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/i945/acpi/i945_igd.asl')
-rw-r--r--src/northbridge/intel/i945/acpi/i945_igd.asl12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/northbridge/intel/i945/acpi/i945_igd.asl b/src/northbridge/intel/i945/acpi/i945_igd.asl
index 806ae5dd32..a6804adb5e 100644
--- a/src/northbridge/intel/i945/acpi/i945_igd.asl
+++ b/src/northbridge/intel/i945/acpi/i945_igd.asl
@@ -101,7 +101,7 @@ Device (GFX0)
/* Some error happened, but we have to return something */
Return (Package() {0x00000400})
}
-
+
Device(DD01)
{
/* Device Unique ID */
@@ -136,7 +136,7 @@ Device (GFX0)
/* Device Set State */
Method(_DSS, 1)
{
- /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
+ /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
* display switch was completed
*/
If (LEqual(And(Arg0, 0xc0000000), 0xc0000000)) {
@@ -179,7 +179,7 @@ Device (GFX0)
/* Device Set State */
Method(_DSS, 1)
{
- /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
+ /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
* display switch was completed
*/
If (LEqual(And(Arg0, 0xc0000000), 0xc0000000)) {
@@ -223,7 +223,7 @@ Device (GFX0)
/* Device Set State */
Method(_DSS, 1)
{
- /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
+ /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
* display switch was completed
*/
If (LEqual(And(Arg0, 0xc0000000), 0xc0000000)) {
@@ -267,7 +267,7 @@ Device (GFX0)
/* Device Set State */
Method(_DSS, 1)
{
- /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
+ /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
* display switch was completed
*/
If (LEqual(And(Arg0, 0xc0000000), 0xc0000000)) {
@@ -311,7 +311,7 @@ Device (GFX0)
/* Device Set State */
Method(_DSS, 1)
{
- /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
+ /* If Parameter Arg0 is (1 << 31) | (1 << 30), the
* display switch was completed
*/
If (LEqual(And(Arg0, 0xc0000000), 0xc0000000)) {