1
0
mirror of https://gitlab.com/dm38/padavan-ng.git synced 2024-02-13 08:34:03 +08:00

MT7615: remove unused EEPROM_NAME

This commit is contained in:
Oleg Sviridov
2021-03-02 13:10:13 +03:00
committed by Alexey
parent ce60fcfdf8
commit 1df9be8165

View File

@ -116,7 +116,6 @@
typedef struct eeprom_flash_info_t {
UINT offset;
UINT size;
RTMP_STRING bin_name[L1PROFILE_ATTRNAME_LEN];
} eeprom_flash_info;