summaryrefslogtreecommitdiff
path: root/include/linux/mfd/da9063
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/da9063')
-rw-r--r--include/linux/mfd/da9063/core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/mfd/da9063/core.h b/include/linux/mfd/da9063/core.h
index 8e6684d884e0..260cd5834861 100644
--- a/include/linux/mfd/da9063/core.h
+++ b/include/linux/mfd/da9063/core.h
@@ -72,9 +72,6 @@ enum da9063_irqs {
DA9063_IRQ_GPI15,
};
-#define DA9063_IRQ_BASE_OFFSET 0
-#define DA9063_NUM_IRQ (DA9063_IRQ_GPI15 + 1 - DA9063_IRQ_BASE_OFFSET)
-
struct da9063 {
/* Device */
struct device *dev;