[SRU][G/linux-firmware][PATCH] brcm: Fix a stale symlink for RPi3 model b+

Juerg Haefliger juerg.haefliger at canonical.com
Thu Mar 11 16:26:34 UTC 2021


From: Takashi Iwai <tiwai at suse.de>

BugLink: https://bugs.launchpad.net/bugs/1918698

The symlink for brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
was wrongly listed with the same subdirectory brcm, and this resulted
in a stale symlink.  Fix it.

Signed-off-by: Takashi Iwai <tiwai at suse.de>
Signed-off-by: Josh Boyer <jwboyer at kernel.org>
(cherry picked from commit a9993f8d3b241f70a691a5b81bf2cdb442c0e184)
Signed-off-by: Juerg Haefliger <juergh at canonical.com>
---
 WHENCE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/WHENCE b/WHENCE
index 6a1a2b4f578f..5fa96378d5ed 100644
--- a/WHENCE
+++ b/WHENCE
@@ -2624,7 +2624,7 @@ File: "brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt"
 File: "brcm/brcmfmac43430-sdio.MUR1DX.txt"
 File: "brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt"
 File: "brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt"
-Link: brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
+Link: brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
 File: "brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt"
 File: "brcm/brcmfmac43455-sdio.MINIX-NEO Z83-4.txt"
 File: "brcm/brcmfmac4356-pcie.gpd-win-pocket.txt"
-- 
2.27.0




More information about the kernel-team mailing list