diff options
author | Sibi Sankar <[email protected]> | 2021-09-16 19:29:29 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-09-27 15:01:58 -0500 |
commit | ec908595825ce84fb40e94a68b378f13c65076af (patch) | |
tree | 6ad005d7026259aea412424aee34be8cda086f90 | |
parent | 99512191f4f1dd4e0ad92e6f61ffe4d8a22aa3ba (diff) |
dt-bindings: msm/dp: Remove aoss-qmp header
Remove the unused aoss-qmp header from the list of includes.
Signed-off-by: Sibi Sankar <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml index 64d8d9e5e47a..d89b3c510c27 100644 --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml @@ -95,7 +95,6 @@ examples: - | #include <dt-bindings/interrupt-controller/arm-gic.h> #include <dt-bindings/clock/qcom,dispcc-sc7180.h> - #include <dt-bindings/power/qcom-aoss-qmp.h> #include <dt-bindings/power/qcom-rpmpd.h> displayport-controller@ae90000 { |