X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fplatform.c;h=8ce52fc8c539f8d567581822bc487f1e266121ad;hp=7712ef14028772c07f39eb4d2d2a320eef1eba45;hb=78c3a044d2302bacf27ac2d9ef179bc35824af4c;hpb=87017f0478536fcb927010618be483a5efe9260c diff --git a/discover/platform.c b/discover/platform.c index 7712ef1..8ce52fc 100644 --- a/discover/platform.c +++ b/discover/platform.c @@ -468,7 +468,7 @@ static int read_bootdev(void *ctx, char **pos, struct autoboot_option *opt) return rc; } -static void config_populate_bootdev(struct config *config, +void config_populate_bootdev(struct config *config, const struct param_list *pl) { struct autoboot_option *opt, *new = NULL;