diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-11-08 06:32:44 +0000 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2018-11-11 14:44:53 +0530 |
commit | 9be92baa4772a315ff258f59d87a8427d5015a7c (patch) | |
tree | 010dadc54100d1a2e56cfc707f11ddd2b77792f9 /drivers/dma/sh | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a (diff) |
dmaengine: sh: convert to SPDX identifiers
This patch updates license to use SPDX-License-Identifier
instead of verbose license text.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/sh')
-rw-r--r-- | drivers/dma/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/sh/Kconfig b/drivers/dma/sh/Kconfig index 6e0685f1a838..1c4675425a1e 100644 --- a/drivers/dma/sh/Kconfig +++ b/drivers/dma/sh/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # # DMA engine configuration for sh # |