hwmon: Add missing inclusions of <linux/err.h>
[deliverable/linux.git] / drivers / hwmon / asus_atk0110.c
index cccb0e9d45b46562d090065e5e65d6d9e48c2811..56dbcfb3e30170346f16826a37cff51b641e8ef2 100644 (file)
@@ -14,6 +14,8 @@
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/dmi.h>
+#include <linux/jiffies.h>
+#include <linux/err.h>
 
 #include <acpi/acpi.h>
 #include <acpi/acpixf.h>
This page took 0.025003 seconds and 5 git commands to generate.