[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;
|
typedef unsigned int dmach_t;
|
||||||
|
|
||||||
#include <mach/dma.h>
|
#include <mach/isa-dma.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* DMA modes
|
* DMA modes
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* arch/arm/mach-footbridge/include/mach/dma.h
|
* arch/arm/mach-footbridge/include/mach/isa-dma.h
|
||||||
*
|
*
|
||||||
* Architecture DMA routines
|
* Architecture DMA routines
|
||||||
*
|
*
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* arch/arm/mach-h720x/include/mach/dma.h
|
* arch/arm/mach-h720x/include/mach/isa-dma.h
|
||||||
*
|
*
|
||||||
* Architecture DMA routes
|
* Architecture DMA routes
|
||||||
*
|
*
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* 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
|
||||||
*
|
*
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* arch/arm/mach-shark/include/mach/dma.h
|
* arch/arm/mach-shark/include/mach/isa-dma.h
|
||||||
*
|
*
|
||||||
* by Alexander Schulz
|
* by Alexander Schulz
|
||||||
*/
|
*/
|
Reference in New Issue
Block a user