diff options
Diffstat (limited to 'include/dma.h')
-rw-r--r-- | include/dma.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dma.h b/include/dma.h index 71fa77f2ea8..50e965241c0 100644 --- a/include/dma.h +++ b/include/dma.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2015 * Texas Instruments Incorporated, <www.ti.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _DMA_H_ |