]> nv-tegra.nvidia Code Review - linux-3.10.git/commit - sound/sparc
sparc: Move EBUS DMA interfaces into seperate header file.
authorDavid S. Miller <davem@davemloft.net>
Sat, 30 Aug 2008 06:10:21 +0000 (23:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Aug 2008 06:10:21 +0000 (23:10 -0700)
commitaae7fb87ec4d2df6cb551670b1765cf4e5795a3b
treeb1e48948473cf321059c3916e51f11290199aebf
parent39890072b320e7731b105b459cee1320957adbc7
sparc: Move EBUS DMA interfaces into seperate header file.

These have no dependencies on the EBUS probing layer, the clients
setup the registers and all of those details.  The EBUS DMA layer
just programs and manages the DMA controller found in EBUS.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/ebus_64.h
arch/sparc/include/asm/ebus_dma.h [new file with mode: 0644]
arch/sparc/include/asm/floppy_64.h
arch/sparc/include/asm/parport.h
arch/sparc64/kernel/ebus.c
sound/sparc/cs4231.c