summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max31335.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/rtc-max31335.c')
-rw-r--r--drivers/rtc/rtc-max31335.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-max31335.c b/drivers/rtc/rtc-max31335.c
index 9a456f537d3b..3fbcf5f6b92f 100644
--- a/drivers/rtc/rtc-max31335.c
+++ b/drivers/rtc/rtc-max31335.c
@@ -8,7 +8,7 @@
*
*/
-#include <asm-generic/unaligned.h>
+#include <linux/unaligned.h>
#include <linux/bcd.h>
#include <linux/bitfield.h>
#include <linux/bitops.h>