aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/bestcomm/bcom_gen_bd_tx_task.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/bestcomm/bcom_gen_bd_tx_task.c')
-rw-r--r--drivers/dma/bestcomm/bcom_gen_bd_tx_task.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/dma/bestcomm/bcom_gen_bd_tx_task.c b/drivers/dma/bestcomm/bcom_gen_bd_tx_task.c
index c605aa42ecbb..844dfe258639 100644
--- a/drivers/dma/bestcomm/bcom_gen_bd_tx_task.c
+++ b/drivers/dma/bestcomm/bcom_gen_bd_tx_task.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Bestcomm GenBD TX task microcode 3 * Bestcomm GenBD TX task microcode
3 * 4 *
@@ -5,13 +6,8 @@
5 * Jeff Gibbons <jeff.gibbons@appspec.com> 6 * Jeff Gibbons <jeff.gibbons@appspec.com>
6 * Copyright (c) 2004 Freescale Semiconductor, Inc. 7 * Copyright (c) 2004 Freescale Semiconductor, Inc.
7 * 8 *
8 * This program is free software; you can redistribute it and/or modify it
9 * under the terms of the GNU General Public License version 2 as published
10 * by the Free Software Foundation.
11 *
12 * Based on BestCommAPI-2.2/code_dma/image_rtos1/dma_image.hex 9 * Based on BestCommAPI-2.2/code_dma/image_rtos1/dma_image.hex
13 * on Tue Mar 4 10:14:12 2006 GMT 10 * on Tue Mar 4 10:14:12 2006 GMT
14 *
15 */ 11 */
16 12
17#include <asm/types.h> 13#include <asm/types.h>