summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-vdo/numeric.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/dm-vdo/numeric.h')
-rw-r--r--drivers/md/dm-vdo/numeric.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/dm-vdo/numeric.h b/drivers/md/dm-vdo/numeric.h
index dc8c400b21d2..f568dc59e6f1 100644
--- a/drivers/md/dm-vdo/numeric.h
+++ b/drivers/md/dm-vdo/numeric.h
@@ -6,7 +6,7 @@
#ifndef UDS_NUMERIC_H
#define UDS_NUMERIC_H
-#include <asm/unaligned.h>
+#include <linux/unaligned.h>
#include <linux/kernel.h>
#include <linux/types.h>