commit | 47d3df2387ed6927732584ffa4159c26d9f4dee8 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Wed Feb 10 11:07:05 2016 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Wed Feb 10 12:01:32 2016 +0000 |
tree | 7d60d870468763272bd72db740f70dd27992ff85 | |
parent | 6aa0205e49be60f82fc60102188a9e97c98c338d [diff] |
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 We assume (and check for in configure) 4.2 or later now. In reality all of the removed checks are for far older versions. FMT_ioreq_size is no longer needed. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>