aboutsummaryrefslogtreecommitdiffstats
diff options
authorJosh Boyer <jwboyer@kernel.org>2022-07-08 10:37:19 -0400
committerJosh Boyer <jwboyer@kernel.org>2022-07-08 10:37:19 -0400
commitbe7798e0cf106bfa10c3e9bdffe5c15e6b0d7ae9 (patch)
tree2135e697fb15df78cc2f65624b60bd617a03f41f
parentf5f02da57e5401c8571b1a759e857697f2fb0302 (diff)
Correct WHENCE entry for wfx firmware20220708
The check_whence script doesn't fail, but installation of the firmware is not successful because of the extra characters. Clean this up. Reported-by: Ben Brown <ben@demerara.io> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-rw-r--r--WHENCE6
1 files changed, 3 insertions, 3 deletions
diff --git a/WHENCE b/WHENCE
index ab46595b..14f3472e 100644
--- a/WHENCE
+++ b/WHENCE
@@ -5868,9 +5868,9 @@ Driver: wfx - Silicon Labs Wi-Fi Transceiver
File: wfx/wfm_wf200_C0.sec
Version: 3.14
-File: wfx/brd4001a.pds not listed in WHENCE
-File: wfx/brd8022a.pds not listed in WHENCE
-File: wfx/brd8023a.pds not listed in WHENCE
+File: wfx/brd4001a.pds
+File: wfx/brd8022a.pds
+File: wfx/brd8023a.pds
Licence: Redistributable. See wfx/LICENCE.wf200 for details.