commit | 914e26379decf1fd984b22e51fd2e4209b7a7f1b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Oct 18 13:55:46 2006 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Dec 04 02:00:24 2006 -0500 |
tree | 4f20ee40e959699e344cdff0e117d309d238f6be | |
parent | f6a570333e554b48ad589e7137c77c57809eee81 [diff] [blame] |
[PATCH] severing fs.h, radix-tree.h -> sched.h Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/drivers/hwmon/hdaps.c b/drivers/hwmon/hdaps.c index 26be4ea..e8ef62b 100644 --- a/drivers/hwmon/hdaps.c +++ b/drivers/hwmon/hdaps.c
@@ -33,6 +33,7 @@ #include <linux/module.h> #include <linux/timer.h> #include <linux/dmi.h> +#include <linux/jiffies.h> #include <asm/io.h> #define HDAPS_LOW_PORT 0x1600 /* first port used by hdaps */