diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-11-29 13:48:07 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-11-29 13:49:55 -0500 |
commit | f40b121d983dfc53bde882aadec7f2f0bbcbd1c2 (patch) | |
tree | ef7e99f154d2f9aa5109abdcb331342cad27fe22 /arch/arm/mach-shark | |
parent | dcea83adc666061864b82c96e059dffe7268b512 (diff) |
[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: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-shark')
-rw-r--r-- | arch/arm/mach-shark/include/mach/isa-dma.h (renamed from arch/arm/mach-shark/include/mach/dma.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shark/include/mach/dma.h b/arch/arm/mach-shark/include/mach/isa-dma.h index dfe1da0e5aca..864298ff3927 100644 --- a/arch/arm/mach-shark/include/mach/dma.h +++ b/arch/arm/mach-shark/include/mach/isa-dma.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * arch/arm/mach-shark/include/mach/dma.h | 2 | * arch/arm/mach-shark/include/mach/isa-dma.h |
3 | * | 3 | * |
4 | * by Alexander Schulz | 4 | * by Alexander Schulz |
5 | */ | 5 | */ |