mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-09 22:56:13 +02:00
board: qualcomm: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
a4fca3045d
commit
69c8e4ac3d
@ -115,7 +115,6 @@ int ft_board_setup(void *blob, struct bd_info *bd)
|
||||
do_fixup_by_compat(blob, "qcom,wcnss-wlan",
|
||||
"local-mac-address", mac, ARP_HLEN, 1);
|
||||
|
||||
|
||||
if (!eth_env_get_enetaddr("btaddr", mac)) {
|
||||
msm_generate_mac_addr(mac);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user