arch/sparc/kernel/dma.c
0 → 100644
+227
−0
arch/sparc/kernel/dma.h
0 → 100644
+14
−0
Loading
These dispatch to either PCI or SBUS routines based upon
the device bus type.
This will allow us to let SBUS drivers call these routines.
Signed-off-by:
David S. Miller <davem@davemloft.net>