mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
arm: dts: imx6dl-brppt2: fix gpio.h include
The "include" directory was included in the include path... Remove it. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "imx6dl.dtsi"
|
||||
#include "imx6qdl-u-boot.dtsi"
|
||||
#include <dt-bindings/pwm/pwm.h>
|
||||
#include <include/dt-bindings/gpio/gpio.h>
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
|
||||
/ {
|
||||
model = "PPT50";
|
||||
|
Reference in New Issue
Block a user