diff mbox series

dt-bindings: mfd: bd71847-pmic: Remove unneeded LED header

Message ID 20230804021657.190700-1-festevam@gmail.com
State Not Applicable, archived
Headers show
Series dt-bindings: mfd: bd71847-pmic: Remove unneeded LED header | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Fabio Estevam Aug. 4, 2023, 2:16 a.m. UTC
From: Fabio Estevam <festevam@denx.de>

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@denx.de>
---
 Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 1 -
 1 file changed, 1 deletion(-)

Comments

Conor Dooley Aug. 4, 2023, 3:39 p.m. UTC | #1
On Thu, Aug 03, 2023 at 11:16:57PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> 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@denx.de>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.
Lee Jones Aug. 17, 2023, 11:27 a.m. UTC | #2
On Thu, 03 Aug 2023 23:16:57 -0300, Fabio Estevam wrote:
> There is nothing from <dt-bindings/leds/common.h> that is needed by
> the binding example.
> 
> Remove the unneeded inclusion.
> 
> 

Applied, thanks!

[1/1] dt-bindings: mfd: bd71847-pmic: Remove unneeded LED header
      commit: af18b213632b2cc002773a81f2dec75b8b266048

--
Lee Jones [李琼斯]
diff mbox series

Patch

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>;