forked from Ivasoft/openwrt
ramips: fix whitespace and comment issues in dts
Fix space vs. tabs issue and trainling whitespaces. Use C style comments or drop the comments if they explain what is already to see in the devicetree parameters. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -167,8 +167,7 @@
|
||||
|
||||
&pcie {
|
||||
status = "okay";
|
||||
// WRC-2533GST has MT7615 for 2.4/5 GHz wifi,
|
||||
// but it's not supported in OpenWrt.
|
||||
/* WRC-2533GST has MT7615 for 2.4/5 GHz wifi, but it's not supported */
|
||||
};
|
||||
|
||||
&xhci {
|
||||
|
||||
Reference in New Issue
Block a user