eal/windows: do not install virt2phys header
authorDmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Fri, 1 Oct 2021 16:37:25 +0000 (19:37 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 11 Oct 2021 19:17:12 +0000 (21:17 +0200)
commitd47dd941623c12bebd8a283ec440ac92faf235c0
tree5ce1e7022f9db61da9ccc3b53a7866198645fa18
parent694c81721ef0a04432cd725642cfe74075a32f19
eal/windows: do not install virt2phys header

The header was not intended to be a public one.
DPDK users should use `rte_mem_virt2iova()` to translate addresses.
Other virt2phys users should use the header from the driver instead.

Fixes: 2a5d547a4a9b ("eal/windows: implement basic memory management")
Cc: stable@dpdk.org
Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
lib/eal/windows/include/meson.build