boards: mips: Remove label property from devicetree
The label property isn't needed in devicetree so remove it. Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
parent
5e08205ecb
commit
fea64304c9
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@
|
||||||
/* no matter for emulated port */
|
/* no matter for emulated port */
|
||||||
clock-frequency = <1843200>;
|
clock-frequency = <1843200>;
|
||||||
current-speed = <115200>;
|
current-speed = <115200>;
|
||||||
label = "UART_2";
|
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue