Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-29 | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h | Russell King | |
This avoids confusion with platform specific DMA implementations in mach/dma.h Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2008-11-29 | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King | |
Move the definition of MAX_DMA_ADDRESS from mach/dma.h to mach/memory.h, thereby placing it along side its relative, ISA_DMA_THRESHOLD. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | |
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |