ACPI thermal compile fix for pre4

From: Dave Jones (davej@suse.de)
Date: Sun Dec 30 2001 - 15:18:17 EST


Looks like the includes shake up broke ACPI thermal.
(Needs 'jiffies')

Dave.

diff -u -r1.1.1.1 -r1.2
--- tzpolicy.c 2001/12/12 02:10:09 1.1.1.1
+++ tzpolicy.c 2001/12/30 20:12:40 1.2
@@ -31,6 +31,7 @@
 #include <linux/proc_fs.h>
 #include <linux/sysctl.h>
 #include <linux/pm.h>
+#include <linux/sched.h>

 #include <acpi.h>
 #include <bm.h>

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Dec 31 2001 - 21:00:23 EST