ipq40xx: fix missing include
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 14 Nov 2021 18:14:55 +0000 (19:14 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 14 Nov 2021 18:21:55 +0000 (19:21 +0100)
This patch fixes a blunder of mine. The include needed
for LED_COLOR_ID_BLUE property is missing.

This caused the builds to fail with:
|Error: arch/arm/boot/dts/qcom-ipq4019-r619ac.dtsi:91.13-14 syntax error
|FATAL ERROR: Unable to parse input tree

Fixes: 12d33d388c52 ("ipq40xx: add support for P&W R619AC (aka G-DOCK 2.0)")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac.dtsi

index ff0486cf092346da83332f49dad9ecf4e4707bea..41294e1931f7d86e733b3f2f2a76eb97b569e5c5 100644 (file)
@@ -4,6 +4,7 @@
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 #include <dt-bindings/soc/qcom,tcsr.h>
+#include <dt-bindings/leds/common.h>
 
 / {
        chosen {