summaryrefslogtreecommitdiff
path: root/drivers/power/supply/rt5033_charger.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/supply/rt5033_charger.c')
-rw-r--r--drivers/power/supply/rt5033_charger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/supply/rt5033_charger.c b/drivers/power/supply/rt5033_charger.c
index 5218dfbf5e1b..c0c516f22c66 100644
--- a/drivers/power/supply/rt5033_charger.c
+++ b/drivers/power/supply/rt5033_charger.c
@@ -6,8 +6,8 @@
* Author: Beomho Seo <beomho.seo@samsung.com>
*/
+#include <linux/mod_devicetable.h>
#include <linux/module.h>
-#include <linux/of_device.h>
#include <linux/platform_device.h>
#include <linux/power_supply.h>
#include <linux/regmap.h>