projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4476888
)
vmware: fix build error in vmware.c
author
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 18 Aug 2010 20:06:12 +0000
(13:06 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 20 Aug 2010 18:55:38 +0000
(11:55 -0700)
This fixes a build error reported in vmware.c due to commit
9f242dc10e0c3c1eb32d8c83c18650a35fd7f80d
Reported-by: Sven Joachim <svenjoac@gmx.de>
Cc: Alok Kataria <akataria@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/cpu/vmware.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/cpu/vmware.c
b/arch/x86/kernel/cpu/vmware.c
index 227b0448960d6076d5034e57a10d2d85d7fc13df..ce9c6c28de77833ce2bb3bd51fe229ff4124852d 100644
(file)
--- a/
arch/x86/kernel/cpu/vmware.c
+++ b/
arch/x86/kernel/cpu/vmware.c
@@
-23,6
+23,7
@@
#include <linux/dmi.h>
#include <linux/module.h>
+#include <linux/jiffies.h>
#include <asm/div64.h>
#include <asm/x86_init.h>
#include <asm/hypervisor.h>