summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/flash.h b/flash.h
index 00b4c80..a2ff912 100644
--- a/flash.h
+++ b/flash.h
@@ -481,7 +481,7 @@ extern int verbose;
/* flashrom.c */
void mmap_errmsg();
-int map_flash_registers(struct flashchip *flash);
+void map_flash_registers(struct flashchip *flash);
/* layout.c */
int show_id(uint8_t *bios, int size, int force);
OpenPOWER on IntegriCloud