From 00893757446c52c1190ec01e406161a27d9660d9 Mon Sep 17 00:00:00 2001 From: blogic Date: Fri, 1 Jan 2016 21:17:50 +0000 Subject: [PATCH] lantiq: DGN1000B - fix typo in dts file Signed-off-by: Mathias Kresin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48034 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/dts/DGN1000B.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/dts/DGN1000B.dts b/target/linux/lantiq/dts/DGN1000B.dts index 4ccab9349c..199d3a9ec6 100644 --- a/target/linux/lantiq/dts/DGN1000B.dts +++ b/target/linux/lantiq/dts/DGN1000B.dts @@ -107,7 +107,7 @@ }; gpio-leds { - cmpatible = "gpio-leds"; + compatible = "gpio-leds"; dsl { label = "dsl"; gpios = <&gpio 1 1>; -- 2.11.0