Hi Jan,

On 20/01/15 09:19, Jan Beulich wrote:
>>>> On 13.01.15 at 15:25, <julien.gr...@linaro.org> wrote:
>> --- a/xen/include/xen/iommu.h
>> +++ b/xen/include/xen/iommu.h
>> @@ -117,7 +117,7 @@ void iommu_read_msi_from_ire(struct msi_desc *msi_desc, 
>> struct msi_msg *msg);
>>  int iommu_assign_dt_device(struct domain *d, struct dt_device_node *dev);
>>  int iommu_deassign_dt_device(struct domain *d, struct dt_device_node *dev);
>>  int iommu_dt_domain_init(struct domain *d);
>> -void iommu_dt_domain_destroy(struct domain *d);
>> +int iommu_release_dt_devices(struct domain *d);
> 
> I don't think you really need an ack from me on this trivial change,
> but in case you feel otherwise, don't hesitate to add it.

I wasn't sure if I add to cc you. You were in the list of maintainers
with scripts/get_maintainers.pl because the include is part of the
"IOMMU VENDOR INDEPENDENT CODE".

Regards,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to