mainboard,ASL: Trivial - drop trailing blank lines at EOF

Change-Id: Ib531a54db7df6b49a6218f689dcaab712e9dfb01
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6292
Tested-by: build bot (Jenkins)
Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
Edward O'Callaghan
2014-07-16 23:06:06 +10:00
parent 4202f5d3b3
commit 52f7043024
196 changed files with 0 additions and 210 deletions

View File

@@ -66,4 +66,3 @@ Method(_PRT)
})
}
}

View File

@@ -70,4 +70,3 @@ Method(_WAK,1)
{
Return(Package(){0,0})
}

View File

@@ -253,4 +253,3 @@ Scope (\_TZ)
}
}
}

View File

@@ -40,4 +40,3 @@ Method(BRTN,1,Serialized)
{
// TODO (no displays defined yet)
}