summaryrefslogtreecommitdiff
path: root/include/pmu_tpschrome.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pmu_tpschrome.h')
-rw-r--r--include/pmu_tpschrome.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/pmu_tpschrome.h b/include/pmu_tpschrome.h
index dc20aa8fd8..858c6ba145 100644
--- a/include/pmu_tpschrome.h
+++ b/include/pmu_tpschrome.h
@@ -5,8 +5,8 @@
* TPSChrome PMU APIs.
*/
-#ifndef __CROS_EC_TPSCHROME_H
-#define __CROS_EC_TPSCHROME_H
+#ifndef __CROS_EC_PMU_TPSCHROME_H
+#define __CROS_EC_PMU_TPSCHROME_H
#include "gpio.h"
@@ -294,5 +294,5 @@ int charge_keep_power_off(void);
*/
int pmu_board_init(void);
-#endif /* __CROS_EC_TPSCHROME_H */
+#endif /* __CROS_EC_PMU_TPSCHROME_H */