diff options
-rw-r--r-- | drivers/hv/hv_balloon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hv/hv_balloon.c b/drivers/hv/hv_balloon.c index f6c0011a0337..0ce08c401dc4 100644 --- a/drivers/hv/hv_balloon.c +++ b/drivers/hv/hv_balloon.c | |||
@@ -29,7 +29,6 @@ | |||
29 | #include <linux/memory_hotplug.h> | 29 | #include <linux/memory_hotplug.h> |
30 | #include <linux/memory.h> | 30 | #include <linux/memory.h> |
31 | #include <linux/notifier.h> | 31 | #include <linux/notifier.h> |
32 | #include <linux/mman.h> | ||
33 | #include <linux/percpu_counter.h> | 32 | #include <linux/percpu_counter.h> |
34 | 33 | ||
35 | #include <linux/hyperv.h> | 34 | #include <linux/hyperv.h> |