From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: William Qiu <william.qiu@starfivetech.com>,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-riscv@lists.infradead.org, linux-mmc@vger.kernel.org,
kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
Lukas Bulwahn <lukas.bulwahn@gmail.com>
Subject: [PATCH] MAINTAINERS: repair file entry for STARFIVE JH7110 MMC/SD/SDIO DRIVER
Date: Wed, 15 Feb 2023 09:02:03 +0100 [thread overview]
Message-ID: <20230215080203.27445-1-lukas.bulwahn@gmail.com> (raw)
Commit bfde6b3869f5 ("mmc: starfive: Add sdio/emmc driver support") adds a
section in MAINTAINERS refering to the file drivers/mmc/dw_mmc-starfive.c,
but the file is actually located at drivers/mmc/host/dw_mmc-starfive.c.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Repair this file entry in STARFIVE JH7110 MMC/SD/SDIO DRIVER.
Fixes: bfde6b3869f5 ("mmc: starfive: Add sdio/emmc driver support")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 945b86f93cf7..74a30e724f7c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19935,7 +19935,7 @@ STARFIVE JH7110 MMC/SD/SDIO DRIVER
M: William Qiu <william.qiu@starfivetech.com>
S: Maintained
F: Documentation/devicetree/bindings/mmc/starfive*
-F: drivers/mmc/dw_mmc-starfive.c
+F: drivers/mmc/host/dw_mmc-starfive.c
STARFIVE JH71XX PMU CONTROLLER DRIVER
M: Walker Chen <walker.chen@starfivetech.com>
--
2.17.1
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next reply other threads:[~2023-02-15 8:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-15 8:02 Lukas Bulwahn [this message]
2023-02-15 12:41 ` [PATCH] MAINTAINERS: repair file entry for STARFIVE JH7110 MMC/SD/SDIO DRIVER Ulf Hansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230215080203.27445-1-lukas.bulwahn@gmail.com \
--to=lukas.bulwahn@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=ulf.hansson@linaro.org \
--cc=william.qiu@starfivetech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox