Skip to content

Commit 274e58c

Browse files
hormsandersson
authored andcommitted
MAINTAINERS: Qualcomm SoC: Match reserved-memory bindings
commit 8b90269 ("MAINTAINERS: Split Qualcomm SoC and linux-arm-msm entries") included an entry for .../bindings/reserved-memory/qcom. However, it appears that this should have been a glob as although there are files that start with that path, no file matches that exact path. Address this by making the entry a glob. Flagged by make htmldocs as: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/reserved-memory/qcom Cc: Konrad Dybcio <[email protected]> Cc: Bjorn Andersson <[email protected]> Cc: Rob Herring <[email protected]> Cc: Krzysztof Kozlowski <[email protected]> Cc: Conor Dooley <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 9852d85 commit 274e58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2865,7 +2865,7 @@ F: Documentation/devicetree/bindings/arm/qcom.yaml
28652865
F: Documentation/devicetree/bindings/bus/qcom*
28662866
F: Documentation/devicetree/bindings/cache/qcom,llcc.yaml
28672867
F: Documentation/devicetree/bindings/firmware/qcom,scm.yaml
2868-
F: Documentation/devicetree/bindings/reserved-memory/qcom
2868+
F: Documentation/devicetree/bindings/reserved-memory/qcom*
28692869
F: Documentation/devicetree/bindings/soc/qcom/
28702870
F: arch/arm/boot/dts/qcom/
28712871
F: arch/arm/configs/qcom_defconfig

0 commit comments

Comments
 (0)