summaryrefslogtreecommitdiff
path: root/drivers/power/supply/ltc4162-l-charger.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/supply/ltc4162-l-charger.c')
-rw-r--r--drivers/power/supply/ltc4162-l-charger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/supply/ltc4162-l-charger.c b/drivers/power/supply/ltc4162-l-charger.c
index ec5b4a20ad43..f0eace731480 100644
--- a/drivers/power/supply/ltc4162-l-charger.c
+++ b/drivers/power/supply/ltc4162-l-charger.c
@@ -6,7 +6,7 @@
#include <linux/module.h>
#include <linux/delay.h>
-#include <linux/of_device.h>
+#include <linux/of.h>
#include <linux/pm_runtime.h>
#include <linux/power_supply.h>
#include <linux/i2c.h>