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:
Marek Vasut
2024-07-19 12:49:02 +02:00
committed by Tom Rini
parent a4fca3045d
commit 69c8e4ac3d

View File

@@ -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);