arch/sparc/include/asm/scatterlist_32.h
deleted100644 → 0
+0
−26
arch/sparc/include/asm/scatterlist_64.h
deleted100644 → 0
+0
−27
+4
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Use sparc64 version of scatterlist.h.
There are three main differences:
dma_addr_t replaces __u32
dma_address replaces dvma_address
dma_length replaces dvma_length
dma_addr_t is a u32 on sparc32.
Boot tested on sparc32.
Signed-off-by:
Robert Reif <reif@earthlink.net>
Signed-off-by:
David S. Miller <davem@davemloft.net>