summaryrefslogtreecommitdiffstats
path: root/nicintel_eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'nicintel_eeprom.c')
-rw-r--r--nicintel_eeprom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nicintel_eeprom.c b/nicintel_eeprom.c
index c09c1d117..8e59a4585 100644
--- a/nicintel_eeprom.c
+++ b/nicintel_eeprom.c
@@ -479,7 +479,7 @@ static const struct opaque_master opaque_master_nicintel_ee_i210 = {
.shutdown = nicintel_ee_shutdown_i210,
};
-static int nicintel_ee_init(void)
+static int nicintel_ee_init(const struct programmer_cfg *cfg)
{
const struct opaque_master *mst;
uint32_t eec = 0;