[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>
This commit is contained in:
committed by
Russell King
parent
dcea83adc6
commit
f40b121d98
@@ -21,7 +21,7 @@
|
||||
|
||||
typedef unsigned int dmach_t;
|
||||
|
||||
#include <mach/dma.h>
|
||||
#include <mach/isa-dma.h>
|
||||
|
||||
/*
|
||||
* DMA modes
|
||||
|
Reference in New Issue
Block a user