aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/power.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/nvidia/tegra124/power.h')
-rw-r--r--src/soc/nvidia/tegra124/power.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/soc/nvidia/tegra124/power.h b/src/soc/nvidia/tegra124/power.h
index 130ed2525a..bce6faf9ec 100644
--- a/src/soc/nvidia/tegra124/power.h
+++ b/src/soc/nvidia/tegra124/power.h
@@ -22,9 +22,7 @@
// This function does not enable the external power to the rail, it enables
// the rail itself internal to the SOC.
-void power_enable_cpu_rail(void);
-
-void power_ungate_cpu(void);
+void power_enable_and_ungate_cpu(void);
// power_reset_status returns one of the following possible sources for the
// most recent reset.