All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove devicetree binding entry for XLP9XX I2C DRIVER
@ 2021-12-08  7:04 Lukas Bulwahn
  0 siblings, 0 replies; only message in thread
From: Lukas Bulwahn @ 2021-12-08  7:04 UTC (permalink / raw)
  To: Rob Herring
  Cc: George Cherian, Mark Brown, devicetree, kernel-janitors,
	linux-kernel, Lukas Bulwahn

Commit 0e5f897708e8 ("dt-bindings: Remove Netlogic bindings") removes the
devicetree binding i2c-xlp9xx.txt, but misses to remove its reference in
MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
a broken reference. Remove this file reference in XLP9XX I2C DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Rob, please pick this minor cleanup patch on top of the commit mentioned
above.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 842be45b37ab..cbbcfc4237a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21095,7 +21095,6 @@ M:	George Cherian <gcherian@marvell.com>
 L:	linux-i2c@vger.kernel.org
 S:	Supported
 W:	http://www.marvell.com
-F:	Documentation/devicetree/bindings/i2c/i2c-xlp9xx.txt
 F:	drivers/i2c/busses/i2c-xlp9xx.c
 
 XRA1403 GPIO EXPANDER
-- 
2.26.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-08  7:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08  7:04 [PATCH] MAINTAINERS: remove devicetree binding entry for XLP9XX I2C DRIVER Lukas Bulwahn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.