Skip to content

Commit

Permalink
[ARM] AT91RM9200 doesn't need anything in dma.h
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Jan 9, 2006
1 parent 73a59c1 commit 8ef12c9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions include/asm-arm/arch-at91rm9200/dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,3 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H

#define MAX_DMA_ADDRESS 0xffffffff
#define MAX_DMA_CHANNELS 0

#endif /* _ASM_ARCH_DMA_H */

0 comments on commit 8ef12c9

Please sign in to comment.