summaryrefslogtreecommitdiff
path: root/mtac.c
diff options
context:
space:
mode:
Diffstat (limited to 'mtac.c')
-rw-r--r--mtac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mtac.c b/mtac.c
index 4cc0423..19c8a20 100644
--- a/mtac.c
+++ b/mtac.c
@@ -17,7 +17,7 @@
#include "mtac.h"
/* accessory card EEPROMs, read outside of driver */
-uint8_t mts_ap_eeprom[NUM_AP][512];
+uint8_t mts_ap_eeprom[NUM_AP][MTS_AP_EEPROM_SIZE];
EXPORT_SYMBOL(mts_ap_eeprom);
static const char* eeprom_file_name[NUM_AP] = {