summaryrefslogtreecommitdiff
path: root/include/charge_ramp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/charge_ramp.h')
-rw-r--r--include/charge_ramp.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/charge_ramp.h b/include/charge_ramp.h
index e7cb74b74b..a957fa872a 100644
--- a/include/charge_ramp.h
+++ b/include/charge_ramp.h
@@ -10,12 +10,6 @@
#include "timer.h"
-/*
- * Time to delay for detecting the charger type (must be long enough for BC1.2
- * driver to get supplier information and notify charge manager).
- */
-#define CHARGE_DETECT_DELAY (2*SECOND)
-
/* Charge ramp state used for checking VBUS */
enum chg_ramp_vbus_state {
CHG_RAMP_VBUS_RAMPING,