aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2017-04-17 16:51:04 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2017-04-17 16:51:04 +0000
commit6286dc78d4419c1996afafa2520e75a23e8a290e (patch)
tree82f66413727c94026923cece2bd770c798e3fbbc
parente06ffa3230233063a08f8647c5f03642d367c65b (diff)
downloadsrc-6286dc78d4419c1996afafa2520e75a23e8a290e.tar.gz
src-6286dc78d4419c1996afafa2520e75a23e8a290e.zip
Remove unneeded include of vm_phys.h.
Notes
Notes: svn path=/head/; revision=317053
-rw-r--r--sys/compat/linuxkpi/common/src/linux_page.c1
-rw-r--r--sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c1
-rw-r--r--sys/dev/xen/gntdev/gntdev.c1
-rw-r--r--sys/dev/xen/privcmd/privcmd.c1
-rw-r--r--sys/kern/kern_cpuset.c1
-rw-r--r--sys/kern/kern_numa.c1
6 files changed, 0 insertions, 6 deletions
diff --git a/sys/compat/linuxkpi/common/src/linux_page.c b/sys/compat/linuxkpi/common/src/linux_page.c
index 173b906d4b54..c2adc909743d 100644
--- a/sys/compat/linuxkpi/common/src/linux_page.c
+++ b/sys/compat/linuxkpi/common/src/linux_page.c
@@ -51,7 +51,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm_page.h>
#include <vm/vm_pageout.h>
#include <vm/vm_pager.h>
-#include <vm/vm_phys.h>
#include <vm/vm_radix.h>
#include <vm/vm_reserv.h>
#include <vm/vm_extern.h>
diff --git a/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c b/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c
index e325f6ed777a..ea5e0bf9f71c 100644
--- a/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c
+++ b/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c
@@ -45,7 +45,6 @@
#include <vm/vm_page.h>
#include <vm/vm_pager.h>
#include <vm/vm_param.h>
-#include <vm/vm_phys.h>
#include <machine/bus.h>
#include <machine/cpu.h>
diff --git a/sys/dev/xen/gntdev/gntdev.c b/sys/dev/xen/gntdev/gntdev.c
index 964ac1a683aa..451a67a96e68 100644
--- a/sys/dev/xen/gntdev/gntdev.c
+++ b/sys/dev/xen/gntdev/gntdev.c
@@ -64,7 +64,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm_map.h>
#include <vm/vm_object.h>
#include <vm/vm_pager.h>
-#include <vm/vm_phys.h>
#include <machine/md_var.h>
diff --git a/sys/dev/xen/privcmd/privcmd.c b/sys/dev/xen/privcmd/privcmd.c
index 37a3dbfecd9d..246390e3b7c2 100644
--- a/sys/dev/xen/privcmd/privcmd.c
+++ b/sys/dev/xen/privcmd/privcmd.c
@@ -55,7 +55,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm_map.h>
#include <vm/vm_object.h>
#include <vm/vm_pager.h>
-#include <vm/vm_phys.h>
#include <machine/md_var.h>
diff --git a/sys/kern/kern_cpuset.c b/sys/kern/kern_cpuset.c
index 409aeed7e693..b7417b3c2e73 100644
--- a/sys/kern/kern_cpuset.c
+++ b/sys/kern/kern_cpuset.c
@@ -59,7 +59,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm.h>
#include <vm/vm_page.h>
#include <vm/vm_param.h>
-#include <vm/vm_phys.h>
#ifdef DDB
#include <ddb/ddb.h>
diff --git a/sys/kern/kern_numa.c b/sys/kern/kern_numa.c
index e3a5837dc71a..2d3ec49c15eb 100644
--- a/sys/kern/kern_numa.c
+++ b/sys/kern/kern_numa.c
@@ -54,7 +54,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm.h>
#include <vm/vm_page.h>
#include <vm/vm_param.h>
-#include <vm/vm_phys.h>
#include <vm/vm_domain.h>
int