dcbf469aef
As all mapping for this device are from driver to device, declare wrappers on top of pci_dma_*map functions. In addition, declare macros to be used for debug messages. Reviewed-by: Dotan Barak <dotanb@mellanox.com> Reviewed-by: Zhu Yanjun <yanjun.zhu@oracle.com> Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
4 lines
64 B
Makefile
4 lines
64 B
Makefile
ifeq ($(CONFIG_RDMA),y)
|
|
obj-$(CONFIG_PCI) += rdma_utils.o
|
|
endif
|