diff options
| -rw-r--r-- | arch/blackfin/mach-bf548/dma.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/mach-bf548/dma.c b/arch/blackfin/mach-bf548/dma.c index 957bf1366eff..374803a8d2e8 100644 --- a/arch/blackfin/mach-bf548/dma.c +++ b/arch/blackfin/mach-bf548/dma.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * File: arch/blackfin/mach-bf561/dma.c | 2 | * File: arch/blackfin/mach-bf548/dma.c |
| 3 | * Based on: | 3 | * Based on: |
| 4 | * Author: | 4 | * Author: |
| 5 | * | 5 | * |
| @@ -7,7 +7,7 @@ | |||
| 7 | * Description: This file contains the simple DMA Implementation for Blackfin | 7 | * Description: This file contains the simple DMA Implementation for Blackfin |
| 8 | * | 8 | * |
| 9 | * Modified: | 9 | * Modified: |
| 10 | * Copyright 2004-2007 Analog Devices Inc. | 10 | * Copyright 2004-2008 Analog Devices Inc. |
| 11 | * | 11 | * |
| 12 | * Bugs: Enter bugs at http://blackfin.uclinux.org/ | 12 | * Bugs: Enter bugs at http://blackfin.uclinux.org/ |
| 13 | * | 13 | * |
