[SPARC64]: Add missing dma_get_cache_alignment().
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 31 Jul 2007 08:28:33 +0000 (01:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Jul 2007 08:28:33 +0000 (01:28 -0700)
drivers/infiniband/hw/mthca/mthca_main.c: In function `mthca_init_icm':
drivers/infiniband/hw/mthca/mthca_main.c:468: error: implicit declaration of function `dma_get_cache_alignment'

Pinch the one from asm-generic/dma-mapping.h

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found