summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2012-02-06 10:47:02 +0800
committerHuang Shijie <b32955@freescale.com>2012-02-07 16:13:06 +0800
commit4f0fb8e59f27cdf0bbdb0a6c2155389884624ef9 (patch)
tree64522c55f62039d5274f7ffcb1c46a4198ff9467
parentcfe60a5e6307969968a09e48a35585185f26c9cf (diff)
ENGR00173731-1 mxs-dma : rename the dma.h for mxs-dma
Move the header to a more common place. The mxs dma engine is not only used in mx23/mx28, but also used in mx50/mx6q. It will also be used in the future chips. rename it to mxs-dma.h Acked-by: Lily Zhang <r58066@freescale.com> Signed-off-by: Huang Shijie <b32955@freescale.com>
-rw-r--r--include/linux/mxs-dma.h (renamed from arch/arm/mach-mxs/include/mach/dma.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/include/mach/dma.h b/include/linux/mxs-dma.h
index 203d7c4a3e11..9186f908d207 100644
--- a/arch/arm/mach-mxs/include/mach/dma.h
+++ b/include/linux/mxs-dma.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved.
+ * Copyright 2011-2012 Freescale Semiconductor, Inc. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as