diff options
Diffstat (limited to 'drivers/hv/hv.c')
-rw-r--r-- | drivers/hv/hv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hv/hv.c b/drivers/hv/hv.c index 8137b3885b99..9b82549cbbc8 100644 --- a/drivers/hv/hv.c +++ b/drivers/hv/hv.c | |||
@@ -29,7 +29,6 @@ | |||
29 | #include <linux/version.h> | 29 | #include <linux/version.h> |
30 | #include <linux/random.h> | 30 | #include <linux/random.h> |
31 | #include <linux/clockchips.h> | 31 | #include <linux/clockchips.h> |
32 | #include <asm/hyperv.h> | ||
33 | #include <asm/mshyperv.h> | 32 | #include <asm/mshyperv.h> |
34 | #include "hyperv_vmbus.h" | 33 | #include "hyperv_vmbus.h" |
35 | 34 | ||