hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/dma/bestcomm/bcom_gen_bd_tx_task.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Bestcomm GenBD TX task microcode
34 *
....@@ -5,13 +6,8 @@
56 * Jeff Gibbons <jeff.gibbons@appspec.com>
67 * Copyright (c) 2004 Freescale Semiconductor, Inc.
78 *
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
- *
129 * Based on BestCommAPI-2.2/code_dma/image_rtos1/dma_image.hex
1310 * on Tue Mar 4 10:14:12 2006 GMT
14
- *
1511 */
1612
1713 #include <asm/types.h>