mirror of https://github.com/hak5/openwrt.git
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>lede-17.01
parent
26f07f668a
commit
0f3c2d031a
|
@ -94,10 +94,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&wmac {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
Loading…
Reference in New Issue