95ba9fb06b
Since we now only build arch/arm/kernel/dma.c on machine types which set ISA_DMA_API, we don't need to define MAX_DMA_CHANNELS to 0 to indicate this - this definition becomes superfluous. Remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
9 lines
297 B
C
9 lines
297 B
C
/*
|
|
* linux/include/asm-arm/arch-aaec2000/dma.h
|
|
*
|
|
* Copyright (c) 2005 Nicolas Bellido Y Ortega
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* published by the Free Software Foundation.
|
|
*/
|