summaryrefslogtreecommitdiff
path: root/drivers/power/supply/surface_charger.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/supply/surface_charger.c')
-rw-r--r--drivers/power/supply/surface_charger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/supply/surface_charger.c b/drivers/power/supply/surface_charger.c
index 7a6c62d6f883..90b823848c99 100644
--- a/drivers/power/supply/surface_charger.c
+++ b/drivers/power/supply/surface_charger.c
@@ -6,7 +6,7 @@
* Copyright (C) 2019-2021 Maximilian Luz <luzmaximilian@gmail.com>
*/
-#include <asm/unaligned.h>
+#include <linux/unaligned.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/mutex.h>