aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-07-06 14:40:07 -0300
committerUlf Hansson <ulf.hansson@linaro.org>2018-07-16 11:21:45 +0200
commita6e7e407a68eee166c83e93c4ce8041aa00c2875 (patch)
tree7588b3b06731dcb4d6ccf68c6249bb9bf34b6690 /drivers/mmc
parentmmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driver (diff)
downloadlinux-dev-a6e7e407a68eee166c83e93c4ce8041aa00c2875.tar.xz
linux-dev-a6e7e407a68eee166c83e93c4ce8041aa00c2875.zip
mmc: sdhci-esdhc-imx: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc')
-rw-r--r--drivers/mmc/host/sdhci-esdhc-imx.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/mmc/host/sdhci-esdhc-imx.c b/drivers/mmc/host/sdhci-esdhc-imx.c
index 85fd5a8b0b6d..dc55461ababa 100644
--- a/drivers/mmc/host/sdhci-esdhc-imx.c
+++ b/drivers/mmc/host/sdhci-esdhc-imx.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Freescale eSDHC i.MX controller driver for the platform bus.
*
@@ -5,10 +6,6 @@
*
* Copyright (c) 2010 Pengutronix e.K.
* Author: Wolfram Sang <kernel@pengutronix.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License.
*/
#include <linux/io.h>