hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/sh/include/asm/dma-register.h
....@@ -1,14 +1,11 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * Common header for the legacy SH DMA driver and the new dmaengine driver
34 *
45 * extracted from arch/sh/include/asm/dma-sh.h:
56 *
67 * Copyright (C) 2000 Takashi YOSHII
78 * Copyright (C) 2003 Paul Mundt
8
- *
9
- * This file is subject to the terms and conditions of the GNU General Public
10
- * License. See the file "COPYING" in the main directory of this archive
11
- * for more details.
129 */
1310 #ifndef DMA_REGISTER_H
1411 #define DMA_REGISTER_H