diff options
Diffstat (limited to 'drivers/mfd/max77686.c')
-rw-r--r-- | drivers/mfd/max77686.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/max77686.c b/drivers/mfd/max77686.c index 522be67b2e68..34520cbe8afb 100644 --- a/drivers/mfd/max77686.c +++ b/drivers/mfd/max77686.c | |||
@@ -31,6 +31,7 @@ | |||
31 | #include <linux/mfd/max77686.h> | 31 | #include <linux/mfd/max77686.h> |
32 | #include <linux/mfd/max77686-private.h> | 32 | #include <linux/mfd/max77686-private.h> |
33 | #include <linux/err.h> | 33 | #include <linux/err.h> |
34 | #include <linux/of.h> | ||
34 | 35 | ||
35 | #define I2C_ADDR_RTC (0x0C >> 1) | 36 | #define I2C_ADDR_RTC (0x0C >> 1) |
36 | 37 | ||