Commit f40b121d authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Rename ISA mach/dma.h header to mach/isa-dma.h

This avoids confusion with platform specific DMA implementations in
mach/dma.h
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent dcea83ad
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
typedef unsigned int dmach_t; typedef unsigned int dmach_t;
#include <mach/dma.h> #include <mach/isa-dma.h>
/* /*
* DMA modes * DMA modes
......
/* /*
* arch/arm/mach-footbridge/include/mach/dma.h * arch/arm/mach-footbridge/include/mach/isa-dma.h
* *
* Architecture DMA routines * Architecture DMA routines
* *
......
/* /*
* arch/arm/mach-h720x/include/mach/dma.h * arch/arm/mach-h720x/include/mach/isa-dma.h
* *
* Architecture DMA routes * Architecture DMA routes
* *
......
/* /*
* arch/arm/mach-rpc/include/mach/dma.h * arch/arm/mach-rpc/include/mach/isa-dma.h
* *
* Copyright (C) 1997 Russell King * Copyright (C) 1997 Russell King
* *
......
/* /*
* arch/arm/mach-shark/include/mach/dma.h * arch/arm/mach-shark/include/mach/isa-dma.h
* *
* by Alexander Schulz * by Alexander Schulz
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment