From: Fabio Estevam Date: Fri, 6 Jul 2018 17:40:07 +0000 (-0300) Subject: mmc: sdhci-esdhc-imx: Switch to SPDX identifier X-Git-Tag: v4.19-rc1~96^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a6e7e407a68eee166c83e93c4ce8041aa00c2875;p=thirdparty%2Flinux.git mmc: sdhci-esdhc-imx: Switch to SPDX identifier Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Fabio Estevam Signed-off-by: Ulf Hansson --- diff --git a/drivers/mmc/host/sdhci-esdhc-imx.c b/drivers/mmc/host/sdhci-esdhc-imx.c index 85fd5a8b0b6d3..dc55461ababa1 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 - * - * 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