mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
MAINTAINERS: remove broken entries in QUALCOMM TYPEC PORT MANAGER DRIVER
Commit a4422ff221
("usb: typec: qcom: Add Qualcomm PMIC Type-C driver")
adds the section QUALCOMM TYPEC PORT MANAGER DRIVER in MAINTAINERS with
two file entries for header files in include/dt-bindings/usb/typec/.
However, these files are not added to the repository with this commit or
any commit in the related patch series. Probably, these file entries are
just needless leftover after the work went through some refactoring.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Remove the two file entries for non-existent header files.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20230519041307.32322-1-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a4422ff221
commit
ee4d21aa4a
1 changed files with 0 additions and 2 deletions
|
@ -17540,8 +17540,6 @@ L: linux-usb@vger.kernel.org
|
|||
S: Maintained
|
||||
F: Documentation/devicetree/bindings/usb/qcom,pmic-*.yaml
|
||||
F: drivers/usb/typec/tcpm/qcom/
|
||||
F: include/dt-bindings/usb/typec/qcom,pmic-pdphy.h
|
||||
F: include/dt-bindings/usb/typec/qcom,pmic-typec.h
|
||||
|
||||
QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
|
||||
M: Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
|
||||
|
|
Loading…
Add table
Reference in a new issue