]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/dma/ioat/dma_v2.h
ioat: add 'ioat' sysfs attributes
[net-next-2.6.git] / drivers / dma / ioat / dma_v2.h
index bde57ddf555d6b49d635e65904fba81a1c07b2bf..fa030f8e1f27abb495bfe126ae1154d8fda99195 100644 (file)
@@ -180,4 +180,5 @@ enum dma_status ioat2_is_complete(struct dma_chan *c, dma_cookie_t cookie,
                                  dma_cookie_t *done, dma_cookie_t *used);
 void __ioat2_restart_chan(struct ioat2_dma_chan *ioat);
 bool reshape_ring(struct ioat2_dma_chan *ioat, int order);
+extern struct kobj_type ioat2_ktype;
 #endif /* IOATDMA_V2_H */