Skip to content

Commit

Permalink
ARM64: dts: meson-gxl: fix GPIO include
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
  • Loading branch information
Kevin Hilman committed Jan 3, 2017
1 parent 7ce7d89 commit 1cf3df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

#include "meson-gx.dtsi"
#include <dt-bindings/clock/gxbb-clkc.h>
#include <dt-bindings/gpio/meson-gxbb-gpio.h>
#include <dt-bindings/gpio/meson-gxl-gpio.h>

/ {
compatible = "amlogic,meson-gxl";
Expand Down

0 comments on commit 1cf3df8

Please sign in to comment.