mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/3] drivers: mci-bcm2835: remove useless comment
@ 2021-11-17 11:38 Roland Hieber
  2021-11-17 11:38 ` [PATCH 2/3] drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0 Roland Hieber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Roland Hieber @ 2021-11-17 11:38 UTC (permalink / raw)
  To: Barebox Mailing List; +Cc: Roland Hieber

The comment serves no purpose anymore since the previously following
license blurb was migrated to an SPDX license identifier.

Fixes: 28f4a6a4df76f0f1581d (2021-10-30, "drivers: add missing SPDX-License-Identifier")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 drivers/mci/mci-bcm2835.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/mci/mci-bcm2835.c b/drivers/mci/mci-bcm2835.c
index 4913dc27f8a3..7203cd1dacda 100644
--- a/drivers/mci/mci-bcm2835.c
+++ b/drivers/mci/mci-bcm2835.c
@@ -10,8 +10,6 @@
  * timing workarounds) obviously extracted from the Linux kernel at:
  * https://github.com/raspberrypi/linux.git rpi-3.6.y
  *
- * The Linux kernel code has the following (c)
- *
  * Author: Wilhelm Lundgren <wilhelm.lundgren@cybercom.com>
  */
 
-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


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

end of thread, other threads:[~2021-11-22  8:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 11:38 [PATCH 1/3] drivers: mci-bcm2835: remove useless comment Roland Hieber
2021-11-17 11:38 ` [PATCH 2/3] drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0 Roland Hieber
2021-11-17 11:38 ` [PATCH 3/3] drivers: migrate "GPL-2.0+" " Roland Hieber
2021-11-22  8:53 ` [PATCH 1/3] drivers: mci-bcm2835: remove useless comment Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox