From a9fdb35740e52552274fbe8b7fd6cc5734068b98 Mon Sep 17 00:00:00 2001 From: Furong Xu Date: Tue, 14 Feb 2017 17:25:08 +0800 Subject: ramips: Clean duplicated status property for Omega2 WMAC in dtsi At the tail of dtsi, wmac is enabled twice, clean the first one Signed-off-by: Furong Xu --- target/linux/ramips/dts/OMEGA2.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/target/linux/ramips/dts/OMEGA2.dtsi b/target/linux/ramips/dts/OMEGA2.dtsi index 79148347f3..7cbd14e696 100644 --- a/target/linux/ramips/dts/OMEGA2.dtsi +++ b/target/linux/ramips/dts/OMEGA2.dtsi @@ -94,10 +94,6 @@ status = "okay"; }; -&wmac { - status = "okay"; -}; - &spi0 { status = "okay"; -- cgit v1.2.3