summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/renesas_sdhi_sys_dmac.c
diff options
context:
space:
mode:
authorWolfram Sang2018-08-22 00:02:17 +0200
committerUlf Hansson2018-10-08 11:40:43 +0200
commitf707079df8f7c254faa1eb63dcd7fd30afc3e217 (patch)
treef0510a0c1b8db672a941c77bd8c96056ab9cf1c9 /drivers/mmc/host/renesas_sdhi_sys_dmac.c
parentdt-bindings: mmc: tmio_mmc: document Renesas R8A77970 bindings (diff)
downloadkernel-qcow2-linux-f707079df8f7c254faa1eb63dcd7fd30afc3e217.tar.gz
kernel-qcow2-linux-f707079df8f7c254faa1eb63dcd7fd30afc3e217.tar.xz
kernel-qcow2-linux-f707079df8f7c254faa1eb63dcd7fd30afc3e217.zip
mmc: use SPDX identifier for Renesas drivers
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/renesas_sdhi_sys_dmac.c')
-rw-r--r--drivers/mmc/host/renesas_sdhi_sys_dmac.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/mmc/host/renesas_sdhi_sys_dmac.c b/drivers/mmc/host/renesas_sdhi_sys_dmac.c
index 5389c4821882..f027f66fe0c1 100644
--- a/drivers/mmc/host/renesas_sdhi_sys_dmac.c
+++ b/drivers/mmc/host/renesas_sdhi_sys_dmac.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* DMA support use of SYS DMAC with SDHI SD/SDIO controller
*
@@ -5,10 +6,6 @@
* Copyright (C) 2016-17 Sang Engineering, Wolfram Sang
* Copyright (C) 2017 Horms Solutions, Simon Horman
* Copyright (C) 2010-2011 Guennadi Liakhovetski
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#include <linux/device.h>