staging: r8188eu: remove defines for efuse type

We've removed all code to handle efuse types. The last step is to
remove the defines for bt and wifi efuse types.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211113185518.23941-11-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Martin Kaiser
2021-11-13 19:55:13 +01:00
committed by Greg Kroah-Hartman
parent a98e3bd77e
commit dd65763932

View File

@@ -8,9 +8,6 @@
#define EFUSE_ERROE_HANDLE 1
#define EFUSE_WIFI 0
#define EFUSE_BT 1
/* E-Fuse */
#define EFUSE_MAP_SIZE 512
#define EFUSE_MAX_SIZE 256