linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information
@ 2019-01-18 18:12 Liming Sun
  2019-01-18 22:31 ` Thomas Gleixner
  2019-01-22  7:48 ` Ulf Hansson
  0 siblings, 2 replies; 3+ messages in thread
From: Liming Sun @ 2019-01-18 18:12 UTC (permalink / raw)
  To: Thomas Gleixner, Ulf Hansson, Rob Herring, Mark Rutland,
	Jaehoon Chung, Catalin Marinas, Will Deacon, Greg KH,
	Kate Stewart, David Woods
  Cc: Liming Sun, linux-mmc, devicetree, linux-kernel, stable

The SPDX license identifier and the boiler plate text are
contradicting. Only the SPDX license identifier is needed. The
other one is removed.

Fixes: 86958dcc5ad7 ("mmc: dw_mmc-bluefield: Add driver extension")
Cc: stable@vger.kernel.org
Reviewed-by: David Woods <dwoods@mellanox.com>
Signed-off-by: Liming Sun <lsun@mellanox.com>
---
 drivers/mmc/host/dw_mmc-bluefield.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/mmc/host/dw_mmc-bluefield.c b/drivers/mmc/host/dw_mmc-bluefield.c
index ed8f225..aa38b1a 100644
--- a/drivers/mmc/host/dw_mmc-bluefield.c
+++ b/drivers/mmc/host/dw_mmc-bluefield.c
@@ -1,11 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2018 Mellanox Technologies.
- *
- * 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>
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-22  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-18 18:12 [PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information Liming Sun
2019-01-18 22:31 ` Thomas Gleixner
2019-01-22  7:48 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).