[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190520143647.2503-3-narmstrong@baylibre.com>
Date: Mon, 20 May 2019 16:36:47 +0200
From: Neil Armstrong <narmstrong@...libre.com>
To: ulf.hansson@...aro.org
Cc: linux-mmc@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Neil Armstrong <narmstrong@...libre.com>
Subject: [PATCH 2/2] mmc: meson-mx-sdio: update with SPDX Licence identifier
Signed-off-by: Neil Armstrong <narmstrong@...libre.com>
---
drivers/mmc/host/meson-mx-sdio.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/drivers/mmc/host/meson-mx-sdio.c b/drivers/mmc/host/meson-mx-sdio.c
index b61de360f26f..b2a7288cdec8 100644
--- a/drivers/mmc/host/meson-mx-sdio.c
+++ b/drivers/mmc/host/meson-mx-sdio.c
@@ -1,14 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* meson-mx-sdio.c - Meson6, Meson8 and Meson8b SDIO/MMC Host Controller
*
* Copyright (C) 2015 Endless Mobile, Inc.
* Author: Carlo Caione <carlo@...lessm.com>
* Copyright (C) 2017 Martin Blumenstingl <martin.blumenstingl@...glemail.com>
- *
- * 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, or (at
- * your option) any later version.
*/
#include <linux/bitfield.h>
--
2.21.0
Powered by blists - more mailing lists