summaryrefslogtreecommitdiff
path: root/include/power/qcom.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/power/qcom.h')
-rw-r--r--include/power/qcom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/power/qcom.h b/include/power/qcom.h
index b2e2f72e27..5f5247fa87 100644
--- a/include/power/qcom.h
+++ b/include/power/qcom.h
@@ -11,9 +11,9 @@ enum power_signal {
SC7X80_AP_RST_ASSERTED = 0,
SC7X80_PS_HOLD,
SC7X80_POWER_GOOD,
- SC7X80_WARM_RESET,
SC7X80_AP_SUSPEND,
#ifdef CONFIG_CHIPSET_SC7180
+ SC7X80_WARM_RESET,
SC7X80_DEPRECATED_AP_RST_REQ,
#endif
POWER_SIGNAL_COUNT,