tools/xenstored: Remove unnecessary define XC_WANT_COMPAT_MAP_FOREIGN_API
authorJulien Grall <jgrall@amazon.com>
Thu, 25 Mar 2021 11:39:23 +0000 (11:39 +0000)
committerJulien Grall <jgrall@amazon.com>
Mon, 29 Mar 2021 16:39:03 +0000 (17:39 +0100)
commitcead8c0d17462f3a1150b5657d3f4eaa88faf1cb
tree13ee3440bf2f9282d0edb7474040d4258900ccf3
parente680cc48b7184d3489873d6776f84ba1fc238ced
tools/xenstored: Remove unnecessary define XC_WANT_COMPAT_MAP_FOREIGN_API

The last use of the compat foreign API was dropped in commit
38eeb3864de4 "tools/xenstored: Drop mapping of the ring via foreign
map".

Therefore, we don't need to define XC_WANT_COMPAT_MAP_FOREIGN_API.

Signed-off-by: Julien Grall <jgrall@amazon.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
tools/xenstore/xenstored_core.h