]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove pd_prot and pd_cache members from struct arm_devmap_entry.
authorSvatopluk Kraus <skra@FreeBSD.org>
Wed, 17 Feb 2016 12:36:24 +0000 (12:36 +0000)
committerSvatopluk Kraus <skra@FreeBSD.org>
Wed, 17 Feb 2016 12:36:24 +0000 (12:36 +0000)
commit1413a3ab64c6f1b386dca4f9821358678da1b420
tree70025259534ba798cb6e4dffa3e18da0a9189680
parentd6686e08be57f7058985f72f0e1973ff0df70cd0
Remove pd_prot and pd_cache members from struct arm_devmap_entry.
The struct is used for definition of static device mappings which
should always have same protection and attributes.
16 files changed:
sys/arm/arm/bus_space_generic.c
sys/arm/arm/devmap.c
sys/arm/at91/at91_machdep.c
sys/arm/cavium/cns11xx/econa_machdep.c
sys/arm/freescale/imx/imx6_machdep.c
sys/arm/include/devmap.h
sys/arm/include/pmap-v6.h
sys/arm/mv/mv_localbus.c
sys/arm/mv/mv_machdep.c
sys/arm/mv/mv_pci.c
sys/arm/mv/orion/db88f5xxx.c
sys/arm/versatile/versatile_machdep.c
sys/arm/xscale/i8134x/crb_machdep.c
sys/arm/xscale/ixp425/avila_machdep.c
sys/arm/xscale/pxa/pxa_machdep.c
sys/arm64/include/devmap.h