1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 20:23:53 +02:00

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 <xfr@outlook.com>
This commit is contained in:
Furong Xu 2017-02-14 17:25:08 +08:00 committed by Jo-Philipp Wich
parent 26f07f668a
commit 0f3c2d031a

View File

@ -94,10 +94,6 @@
status = "okay"; status = "okay";
}; };
&wmac {
status = "okay";
};
&spi0 { &spi0 {
status = "okay"; status = "okay";