misc,ASL: Trivial - drop trailing blank lines at EOF
Change-Id: I5060052e268c6a6303d77fdf4380a55ac2ad5ae2 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/6296 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
parent
398bb14294
commit
4202f5d3b3
|
@ -89,5 +89,3 @@
|
|||
#define NOTIFY_ALS_ILLUMCHG 0x80
|
||||
#define NOTIFY_ALS_COLORTMPCHG 0x81
|
||||
#define NOTIFY_ALS_RESPCHG 0x82
|
||||
|
||||
|
||||
|
|
|
@ -38,4 +38,3 @@ Scope (\_PR) { /* define processor scope */
|
|||
) {
|
||||
}
|
||||
} /* End _PR scope */
|
||||
|
||||
|
|
|
@ -80,4 +80,3 @@
|
|||
) {
|
||||
}
|
||||
} /* End _PR scope */
|
||||
|
||||
|
|
Loading…
Reference in New Issue