{net,IB}/mlx5: CQ commands via mlx5 ifc
[linux-2.6-block.git] / include / linux / dma-buf.h
index 4551c6f2a6c4b5aa615371ec13db1af71b47107f..e0b0741ae67199d48045d97a0adbffdab1c894ca 100644 (file)
@@ -242,6 +242,4 @@ int dma_buf_mmap(struct dma_buf *, struct vm_area_struct *,
                 unsigned long);
 void *dma_buf_vmap(struct dma_buf *);
 void dma_buf_vunmap(struct dma_buf *, void *vaddr);
-int dma_buf_debugfs_create_file(const char *name,
-                               int (*write)(struct seq_file *));
 #endif /* __DMA_BUF_H__ */