diff options
Diffstat (limited to 'src/mainboard/google/panther/thermal.h')
-rw-r--r-- | src/mainboard/google/panther/thermal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/panther/thermal.h b/src/mainboard/google/panther/thermal.h index 7a9656143d..1ed7ce702b 100644 --- a/src/mainboard/google/panther/thermal.h +++ b/src/mainboard/google/panther/thermal.h @@ -54,4 +54,4 @@ /* Tj_max value for calculating PECI CPU temperature */ #define MAX_TEMPERATURE 100 -#endif +#endif /* THERMAL_H */ |