]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to
authorskra <skra@FreeBSD.org>
Mon, 22 Feb 2016 09:02:20 +0000 (09:02 +0000)
committerskra <skra@FreeBSD.org>
Mon, 22 Feb 2016 09:02:20 +0000 (09:02 +0000)
commitf4b6499ab587e531fac6a6bd8273de3a755eed65
tree556a460f8cc515163546f02c872c1deb001fb20c
parentf934858b00eda7d7460269d213081d11998103d4
As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to
include it explicitly when <vm/pmap.h> is already included.

Reviewed by: alc, kib
Differential Revision: https://reviews.freebsd.org/D5373
63 files changed:
share/man/man9/bios.9
sys/amd64/cloudabi64/cloudabi64_sysvec.c
sys/amd64/vmm/amd/npt.c
sys/amd64/vmm/amd/svm.c
sys/arm/annapurna/alpine/alpine_machdep.c
sys/arm/arm/mp_machdep.c
sys/arm64/arm64/minidump_machdep.c
sys/arm64/cloudabi64/cloudabi64_sysvec.c
sys/compat/linuxkpi/common/include/linux/dma-mapping.h
sys/compat/linuxkpi/common/include/linux/list.h
sys/compat/linuxkpi/common/src/linux_compat.c
sys/compat/linuxkpi/common/src/linux_pci.c
sys/dev/ce/if_ce.c
sys/dev/cp/if_cp.c
sys/dev/drm/drmP.h
sys/dev/drm2/drmP.h
sys/dev/fb/machfb.c
sys/dev/isci/isci_oem_parameters.c
sys/dev/ntb/if_ntb/if_ntb.c
sys/dev/ntb/ntb_hw/ntb_hw.c
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
sys/dev/rt/if_rt.c
sys/dev/siba/siba_pcib.c
sys/dev/vt/hw/efifb/efifb.c
sys/i386/bios/mca_machdep.c
sys/i386/pci/pci_cfgreg.c
sys/mips/adm5120/admpci.c
sys/mips/atheros/ar71xx_fixup.c
sys/mips/atheros/ar71xx_pci.c
sys/mips/atheros/ar71xx_spi.c
sys/mips/atheros/ar724x_pci.c
sys/mips/atheros/if_arge.c
sys/mips/atheros/qca955x_pci.c
sys/mips/cavium/cvmx_config.h
sys/mips/cavium/octopci.c
sys/mips/idt/idtpci.c
sys/mips/malta/gt_pci.c
sys/mips/mips/minidump_machdep.c
sys/mips/mips/nexus.c
sys/mips/nlm/xlp_simplebus.c
sys/mips/rt305x/rt305x_pci.c
sys/mips/sibyte/sb_zbpci.c
sys/powerpc/aim/slb.c
sys/powerpc/ofw/ofw_real.c
sys/powerpc/ofw/rtas.c
sys/powerpc/powermac/macgpio.c
sys/powerpc/powermac/macio.c
sys/powerpc/powermac/platform_powermac.c
sys/powerpc/powerpc/genassym.c
sys/powerpc/powerpc/trap.c
sys/powerpc/ps3/if_glc.c
sys/powerpc/ps3/platform_ps3.c
sys/powerpc/ps3/ps3_syscons.c
sys/powerpc/ps3/ps3bus.c
sys/powerpc/ps3/ps3cdrom.c
sys/powerpc/ps3/ps3disk.c
sys/powerpc/pseries/platform_chrp.c
sys/powerpc/psim/iobus.c
sys/sparc64/pci/fire.c
sys/sparc64/sparc64/iommu.c
sys/sparc64/sparc64/tlb.c
sys/x86/acpica/acpi_wakeup.c
sys/x86/x86/nexus.c