[PATCH] dt-bindings: mfd: bd71847-pmic: Remove unneeded LED header

From: Fabio Estevam
Date: Thu Aug 03 2023 - 22:18:29 EST


From: Fabio Estevam <festevam@xxxxxxx>

There is nothing from <dt-bindings/leds/common.h> that is needed by
the binding example.

Remove the unneeded inclusion.

Signed-off-by: Fabio Estevam <festevam@xxxxxxx>
---
Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
index 7ab7b2c7f3e6..d783cc4e4e86 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
@@ -130,7 +130,6 @@ dependencies:
examples:
- |
#include <dt-bindings/interrupt-controller/irq.h>
- #include <dt-bindings/leds/common.h>

i2c {
#address-cells = <1>;
--
2.34.1