Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f74484a authored by Luciano Coelho's avatar Luciano Coelho
Browse files

wl12xx: remove unused firmware version macros



We don't use WL12XX_BA_SUPPORT_FW_COST_VER2_START nor
WL12XX_BA_SUPPORT_FW_COST_VER2_END anymore.

Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
parent 36b20824
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -35,13 +35,6 @@
#include "conf.h"
#include "ini.h"

/*
 * FW versions support BA 11n
 * versions marks x.x.x.50-60.x
 */
#define WL12XX_BA_SUPPORT_FW_COST_VER2_START    50
#define WL12XX_BA_SUPPORT_FW_COST_VER2_END      60

#define WL127X_FW_NAME "ti-connectivity/wl127x-fw-3.bin"
#define WL128X_FW_NAME "ti-connectivity/wl128x-fw-3.bin"