summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRobin Gong <yibin.gong@nxp.com>2016-10-12 15:14:33 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-06-08 19:25:27 +0800
commit3cf4cca74264a05ef0a7d45677ceb2c49aba199d (patch)
tree4c7063339664c4f3598406ecbaaca5b55859a847 /include
parent9fcced83b7cdb01d435f7951a031889ba28c0cb6 (diff)
MLK-129281-18 mfd: pf1550: remove usless DPMI interrupt
remove usless DPMI interrupt. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/pf1550.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/pf1550.h b/include/linux/mfd/pf1550.h
index 76f0ae843acf..7e7a7d92b08f 100644
--- a/include/linux/mfd/pf1550.h
+++ b/include/linux/mfd/pf1550.h
@@ -214,7 +214,6 @@ enum pf1550_charg_irq {
PF1550_CHARG_IRQ_BATI,
PF1550_CHARG_IRQ_CHGI,
PF1550_CHARG_IRQ_VBUSI,
- PF1550_CHARG_IRQ_DPMI,
PF1550_CHARG_IRQ_THMI,
};