summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/acpi/cpu.asl
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2015-07-17 12:14:27 -0700
committerPatrick Georgi <pgeorgi@google.com>2015-07-17 21:37:32 +0200
commit1f02763050b6db076a13867771fd34d0ef65080e (patch)
treeac2d6e8d71775db62f7d98dcfcbf87b9fcb16485 /src/soc/intel/skylake/acpi/cpu.asl
parent89b5fbd534fcd1ceab065d293c5a80cdec756675 (diff)
downloadcoreboot-1f02763050b6db076a13867771fd34d0ef65080e.tar.xz
skylake: remove whitespace from ASL files
Found by the commit hooks. Change-Id: I9baa90ca0111ddc9cb69cbb7dd17f63e8a98a04f Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: http://review.coreboot.org/10965 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/soc/intel/skylake/acpi/cpu.asl')
-rw-r--r--src/soc/intel/skylake/acpi/cpu.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/skylake/acpi/cpu.asl b/src/soc/intel/skylake/acpi/cpu.asl
index 5856033862..62127ef5e3 100644
--- a/src/soc/intel/skylake/acpi/cpu.asl
+++ b/src/soc/intel/skylake/acpi/cpu.asl
@@ -2,7 +2,7 @@
* This file is part of the coreboot project.
*
* Copyright (C) 2014 Google Inc.
- *
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.