summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-mxc/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mxc/dma.h')
-rw-r--r--include/asm-arm/arch-mxc/dma.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/include/asm-arm/arch-mxc/dma.h b/include/asm-arm/arch-mxc/dma.h
index c552b29236ca..ba9f8c7fc0e1 100644
--- a/include/asm-arm/arch-mxc/dma.h
+++ b/include/asm-arm/arch-mxc/dma.h
@@ -3,19 +3,16 @@
*/
/*
- * The code contained herein is licensed under the GNU General Public
- * License. You may obtain a copy of the GNU General Public License
- * Version 2 or later at the following locations:
- *
- * http://www.opensource.org/licenses/gpl-license.html
- * http://www.gnu.org/copyleft/gpl.html
+ * 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
+ * published by the Free Software Foundation.
*/
#ifndef __ASM_ARCH_MXC_DMA_H__
#define __ASM_ARCH_MXC_DMA_H__
/*!
- * @file arch-mxc/dma.h
+ * @file dma.h
* @brief This file contains Unified DMA API for all MXC platforms.
* The API is platform independent.
*