diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/pmic_external.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pmic_external.h b/include/linux/pmic_external.h index b632eafac624..23aa37e1bfa2 100644 --- a/include/linux/pmic_external.h +++ b/include/linux/pmic_external.h @@ -215,6 +215,7 @@ typedef enum { EVENT_CKDETI = 22, EVENT_1HZI = 24, EVENT_TODAI = 25, + EVENT_PWRON3I = 26, EVENT_PWRONI = 27, EVENT_WDIRESETI = 29, EVENT_SYSRSTI = 30, |