rapidio: add handling of redundant routes
[firefly-linux-kernel-4.4.55.git] / drivers / rapidio / rio.h
index d249a1205c7dd1d9064e3415d65c7e90c5b8f67f..b1af414f15e60f8e0cee81270321fa2d6ddf5c84 100644 (file)
@@ -38,6 +38,7 @@ extern int rio_std_route_get_entry(struct rio_mport *mport, u16 destid,
 extern int rio_std_route_clr_table(struct rio_mport *mport, u16 destid,
                                   u8 hopcount, u16 table);
 extern int rio_set_port_lockout(struct rio_dev *rdev, u32 pnum, int lock);
+extern struct rio_dev *rio_get_comptag(u32 comp_tag, struct rio_dev *from);
 
 /* Structures internal to the RIO core code */
 extern struct device_attribute rio_dev_attrs[];