summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x220/thermal.h
diff options
context:
space:
mode:
authorJan Tatje <jan@jnt.io>2016-06-04 19:29:03 +0200
committerMartin Roth <martinroth@google.com>2016-06-08 18:49:16 +0200
commitb8743080d8b927d10966630c439e0cc354da5af1 (patch)
tree90ef221cd8993321faed5b79b16d29c28c2e2614 /src/mainboard/lenovo/x220/thermal.h
parent75c37058b3f339b9f9967a50c89b6529ec104df3 (diff)
downloadcoreboot-b8743080d8b927d10966630c439e0cc354da5af1.tar.xz
mainboard/lenovo/x220: Clean up code
thermal.h still has references to X230 in include guard since it seems to have been copied from that port. Code formatting changes in romstage.c. Change-Id: Id8bd931bed127036e8bb4ab604d9d6145f767e56 signed-off-by: Jan Tatje <jan@jnt.io> Reviewed-on: https://review.coreboot.org/15071 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/lenovo/x220/thermal.h')
-rw-r--r--src/mainboard/lenovo/x220/thermal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/x220/thermal.h b/src/mainboard/lenovo/x220/thermal.h
index 199c27e637..82df303093 100644
--- a/src/mainboard/lenovo/x220/thermal.h
+++ b/src/mainboard/lenovo/x220/thermal.h
@@ -14,8 +14,8 @@
* GNU General Public License for more details.
*/
-#ifndef X230_THERMAL_H
-#define X230_THERMAL_H
+#ifndef X220_THERMAL_H
+#define X220_THERMAL_H
/* Temperature which OS will shutdown at */
#define CRITICAL_TEMPERATURE 100