Hi, On 10/20/18 2:11 AM, Jean-Philippe Brucker wrote:
+static inline void *ioasid_find(struct ioasid_set *set, ioasid_t ioasid)
+{
+ return -ESRCH;
return NULL; Best regards, Lu Baolu
+} +#endif /* CONFIG_IOASID */ +#endif /* __LINUX_IOASID_H */
_______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
