From b39c920665c070bec5a0266af1a5c021d07ec183 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Mon, 8 Nov 2021 18:32:59 -0800 Subject: [PATCH] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER Commit 7a6ff4c4cbc3 ("misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960") refers to the non-existing file Documentation/devicetree/bindings/misc/hisilicon-hikey-usb.yaml, but this commit's patch series does not add any related devicetree binding in misc. So, just drop this file reference in HIKEY960 ONBOARD USB GPIO HUB DRIVER. Link: https://lkml.kernel.org/r/20211026141902.4865-3-lukas.bulwahn@gmail.com Fixes: 7a6ff4c4cbc3 ("misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960") Signed-off-by: Lukas Bulwahn Cc: Anitha Chrisanthus Cc: Edmund Dea Cc: Greg Kroah-Hartman Cc: Joe Perches Cc: John Stultz Cc: Mauro Carvalho Chehab Cc: Nobuhiro Iwamatsu Cc: Punit Agrawal Cc: Ralf Ramsauer Cc: Rob Herring Cc: Sam Ravnborg Cc: Wilken Gottwalt Cc: Yu Chen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2aadfec..e78cc3b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8483,7 +8483,6 @@ M: John Stultz L: linux-kernel@vger.kernel.org S: Maintained F: drivers/misc/hisi_hikey_usb.c -F: Documentation/devicetree/bindings/misc/hisilicon-hikey-usb.yaml HISILICON PMU DRIVER M: Shaokun Zhang -- 2.7.4