From 97326e5131722b9eb82103eb6496d246b9e578ec Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Mon, 28 May 2018 12:41:59 +0000 Subject: [PATCH] ath79: avm_fritz300e: avoid dtc warnings Use number formats preferred by the device tree compiler Signed-off-by: Karl Palsson --- target/linux/ath79/dts/ar7242_avm_fritz300e.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath79/dts/ar7242_avm_fritz300e.dts b/target/linux/ath79/dts/ar7242_avm_fritz300e.dts index f1ad138f43..1dd1698714 100644 --- a/target/linux/ath79/dts/ar7242_avm_fritz300e.dts +++ b/target/linux/ath79/dts/ar7242_avm_fritz300e.dts @@ -142,7 +142,7 @@ &pcie { status = "okay"; - ath9k: wifi@0000 { + ath9k: wifi@0 { reg = <0x0000 0 0 0 0>; #gpio-cells = <2>; gpio-controller; -- 2.30.2