[openib-general] [PATCH] get SDP building on sparc64

Grant Grundler iod00d at hp.com
Fri Feb 11 11:07:19 PST 2005


On Fri, Feb 11, 2005 at 08:47:08AM -0800, Tom Duffy wrote:
> Singed-off-by: Tom Duffy <tduffy at sun.com>
> 
> Index: drivers/infiniband/ulp/sdp/sdp_main.h
> ===================================================================
> --- drivers/infiniband/ulp/sdp/sdp_main.h	(revision 1766)
> +++ drivers/infiniband/ulp/sdp/sdp_main.h	(working copy)
> @@ -61,6 +61,8 @@
>  #include <asm/byteorder.h>
>  #include <asm/pgtable.h>
>  #include <asm/io.h>
> +#include <asm/dma.h>
> +#include <asm/dma-mapping.h>

please use linux/dma-mapping.h instead

grant



More information about the general mailing list