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>openwrt-18.06
parent
85766c8d70
commit
a9fdb35740
|
@ -94,10 +94,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&wmac {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
Loading…
Reference in New Issue