aboutsummaryrefslogtreecommitdiffstats
path: root/nicintel.c
diff options
context:
space:
mode:
Diffstat (limited to 'nicintel.c')
-rw-r--r--nicintel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nicintel.c b/nicintel.c
index e1656118..9ef03157 100644
--- a/nicintel.c
+++ b/nicintel.c
@@ -77,7 +77,7 @@ static const struct par_master par_master_nicintel = {
.shutdown = nicintel_shutdown,
};
-static int nicintel_init(void)
+static int nicintel_init(const struct programmer_cfg *cfg)
{
struct pci_dev *dev = NULL;
uintptr_t addr;