summaryrefslogtreecommitdiffstats
path: root/atapromise.c
diff options
context:
space:
mode:
Diffstat (limited to 'atapromise.c')
-rw-r--r--atapromise.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atapromise.c b/atapromise.c
index ab34a1ec8..f32bdb498 100644
--- a/atapromise.c
+++ b/atapromise.c
@@ -140,7 +140,7 @@ int atapromise_init(void)
}
max_rom_decode.parallel = rom_size;
- register_par_master(&par_master_atapromise, BUS_PARALLEL);
+ register_par_master(&par_master_atapromise, BUS_PARALLEL, NULL);
msg_pwarn("Do not use this device as a generic programmer. It will leave anything outside\n"
"the first %zu kB of the flash chip in an undefined state. It works fine for the\n"