aboutsummaryrefslogtreecommitdiffstats
path: root/satamv.c
diff options
context:
space:
mode:
Diffstat (limited to 'satamv.c')
-rw-r--r--satamv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/satamv.c b/satamv.c
index 8c79f086..19ecf227 100644
--- a/satamv.c
+++ b/satamv.c
@@ -114,7 +114,7 @@ static const struct par_master par_master_satamv = {
* 0xc08 PCI BAR2 (Flash/NVRAM) Control
* 0x1046c Flash Parameters
*/
-static int satamv_init(void)
+static int satamv_init(const struct programmer_cfg *cfg)
{
struct pci_dev *dev = NULL;
uintptr_t addr;