summaryrefslogtreecommitdiff
path: root/drivers/power/supply/rk817_charger.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/supply/rk817_charger.c')
-rw-r--r--drivers/power/supply/rk817_charger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/supply/rk817_charger.c b/drivers/power/supply/rk817_charger.c
index a3d377a32b49..57b6ddefad28 100644
--- a/drivers/power/supply/rk817_charger.c
+++ b/drivers/power/supply/rk817_charger.c
@@ -8,7 +8,7 @@
* Chris Morgan <macromorgan@hotmail.com>
*/
-#include <asm/unaligned.h>
+#include <linux/unaligned.h>
#include <linux/devm-helpers.h>
#include <linux/mfd/rk808.h>
#include <linux/irq.h>