summaryrefslogtreecommitdiff
path: root/drivers/hwmon/gigabyte_waterforce.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/gigabyte_waterforce.c')
-rw-r--r--drivers/hwmon/gigabyte_waterforce.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/gigabyte_waterforce.c b/drivers/hwmon/gigabyte_waterforce.c
index 8129d7b3ceaf..27487e215bdd 100644
--- a/drivers/hwmon/gigabyte_waterforce.c
+++ b/drivers/hwmon/gigabyte_waterforce.c
@@ -11,7 +11,7 @@
#include <linux/jiffies.h>
#include <linux/module.h>
#include <linux/spinlock.h>
-#include <asm/unaligned.h>
+#include <linux/unaligned.h>
#define DRIVER_NAME "gigabyte_waterforce"