mem: remove old function from symbol list
authorThomas Monjalon <thomas@monjalon.net>
Fri, 3 Nov 2017 11:21:04 +0000 (12:21 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 6 Nov 2017 21:12:13 +0000 (22:12 +0100)
The function rte_mem_phy2mch() was removed with the support
of Xen dom0.

Fixes: a7cb2e20d23c ("mem: remove API to get physical address in dom0")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

No differences found