From owner-svn-src-all@freebsd.org Mon Apr 17 16:51:05 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1784D41AAE; Mon, 17 Apr 2017 16:51:05 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCB7E1A3D; Mon, 17 Apr 2017 16:51:05 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3HGp4nT003466; Mon, 17 Apr 2017 16:51:04 GMT (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3HGp40c003460; Mon, 17 Apr 2017 16:51:04 GMT (envelope-from glebius@FreeBSD.org) Message-Id: <201704171651.v3HGp40c003460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glebius set sender to glebius@FreeBSD.org using -f From: Gleb Smirnoff Date: Mon, 17 Apr 2017 16:51:04 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r317053 - in head/sys: compat/linuxkpi/common/src contrib/vchiq/interface/vchiq_arm dev/xen/gntdev dev/xen/privcmd kern X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2017 16:51:06 -0000 Author: glebius Date: Mon Apr 17 16:51:04 2017 New Revision: 317053 URL: https://svnweb.freebsd.org/changeset/base/317053 Log: Remove unneeded include of vm_phys.h. Modified: head/sys/compat/linuxkpi/common/src/linux_page.c head/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c head/sys/dev/xen/gntdev/gntdev.c head/sys/dev/xen/privcmd/privcmd.c head/sys/kern/kern_cpuset.c head/sys/kern/kern_numa.c Modified: head/sys/compat/linuxkpi/common/src/linux_page.c ============================================================================== --- head/sys/compat/linuxkpi/common/src/linux_page.c Mon Apr 17 14:59:55 2017 (r317052) +++ head/sys/compat/linuxkpi/common/src/linux_page.c Mon Apr 17 16:51:04 2017 (r317053) @@ -51,7 +51,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include #include Modified: head/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c ============================================================================== --- head/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c Mon Apr 17 14:59:55 2017 (r317052) +++ head/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c Mon Apr 17 16:51:04 2017 (r317053) @@ -45,7 +45,6 @@ #include #include #include -#include #include #include Modified: head/sys/dev/xen/gntdev/gntdev.c ============================================================================== --- head/sys/dev/xen/gntdev/gntdev.c Mon Apr 17 14:59:55 2017 (r317052) +++ head/sys/dev/xen/gntdev/gntdev.c Mon Apr 17 16:51:04 2017 (r317053) @@ -64,7 +64,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include Modified: head/sys/dev/xen/privcmd/privcmd.c ============================================================================== --- head/sys/dev/xen/privcmd/privcmd.c Mon Apr 17 14:59:55 2017 (r317052) +++ head/sys/dev/xen/privcmd/privcmd.c Mon Apr 17 16:51:04 2017 (r317053) @@ -55,7 +55,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include Modified: head/sys/kern/kern_cpuset.c ============================================================================== --- head/sys/kern/kern_cpuset.c Mon Apr 17 14:59:55 2017 (r317052) +++ head/sys/kern/kern_cpuset.c Mon Apr 17 16:51:04 2017 (r317053) @@ -59,7 +59,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #ifdef DDB #include Modified: head/sys/kern/kern_numa.c ============================================================================== --- head/sys/kern/kern_numa.c Mon Apr 17 14:59:55 2017 (r317052) +++ head/sys/kern/kern_numa.c Mon Apr 17 16:51:04 2017 (r317053) @@ -54,7 +54,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include int