[PATCH 1/3] drivers: mci-bcm2835: remove useless comment
Roland Hieber
rhi at pengutronix.de
Wed Nov 17 03:38:49 PST 2021
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 at 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 at cybercom.com>
*/
--
2.30.2
More information about the barebox
mailing list