commit | e9aab7e4ffbbf6eba8eaa66e351557c0c7562cff | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@xilinx.com> | Fri Jul 10 15:34:24 2020 -0700 |
committer | Juergen Gross <jgross@suse.com> | Tue Aug 04 07:50:43 2020 +0200 |
tree | bebc46a35a39de199910b2abc93378d40b577ead | |
parent | 38ba51de46767cbcef04305c3e8a99f0965fc9df [diff] |
swiotlb-xen: remove XEN_PFN_PHYS XEN_PFN_PHYS is only used in one place in swiotlb-xen making things more complex than need to be. Remove the definition of XEN_PFN_PHYS and open code the cast in the one place where it is needed. Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com> Reviewed-by: Juergen Gross <jgross@suse.com> Link: https://lore.kernel.org/r/20200710223427.6897-8-sstabellini@kernel.org Signed-off-by: Juergen Gross <jgross@suse.com>