aboutsummaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/flash.h b/flash.h
index 3912e730..c8c0f9d2 100644
--- a/flash.h
+++ b/flash.h
@@ -420,7 +420,6 @@ __attribute__((format(printf, 2, 3)));
/* layout.c */
int register_include_arg(struct layout_include_args **args, const char *arg);
int read_romlayout(const char *name);
-int normalize_romentries(const struct flashctx *flash);
void layout_cleanup(struct layout_include_args **args);
/* spi.c */