summaryrefslogtreecommitdiff
path: root/mtac.h
diff options
context:
space:
mode:
authorMike <mikempls@noreply.github.com>2018-12-12 16:39:01 -0600
committerMike <mikempls@noreply.github.com>2018-12-12 16:39:01 -0600
commit0ed1e3654d7f468e7b546aaf9e45ab2e3bf2bfd3 (patch)
treea2be69380cb2a7bcf5c38e5925dd594714ad3c54 /mtac.h
parentc0380040166366a290c5e44a977a8acb6e3120ab (diff)
downloadmtac-0ed1e3654d7f468e7b546aaf9e45ab2e3bf2bfd3.tar.gz
mtac-0ed1e3654d7f468e7b546aaf9e45ab2e3bf2bfd3.tar.bz2
mtac-0ed1e3654d7f468e7b546aaf9e45ab2e3bf2bfd3.zip
Load EEPROM via request_firmware
Diffstat (limited to 'mtac.h')
-rw-r--r--mtac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mtac.h b/mtac.h
index 03e6cd0..477dea4 100644
--- a/mtac.h
+++ b/mtac.h
@@ -69,7 +69,6 @@ struct ap_info {
extern struct platform_device *mts_io_platform_device;
-extern uint8_t mts_ap_eeprom[NUM_AP][512];
extern struct mutex mtac_mutex;
extern void mtac_clear_port_pins(int port_index);