X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=lib%2Fpb-protocol%2Fpb-protocol.h;fp=lib%2Fpb-protocol%2Fpb-protocol.h;h=972f8f192cafab6aa5e1e3704217383de7f95345;hb=9bde93d47a288769167a3e283c632d826e7b558e;hp=fa5dd86a1ca80ee8824507bbad822e676a9e7b35;hpb=1bb9ed4ffbbd1b186b30702d3c4104d5597d0888;p=petitboot diff --git a/lib/pb-protocol/pb-protocol.h b/lib/pb-protocol/pb-protocol.h index fa5dd86..972f8f1 100644 --- a/lib/pb-protocol/pb-protocol.h +++ b/lib/pb-protocol/pb-protocol.h @@ -45,8 +45,6 @@ struct boot_option { void *ui_info; }; -struct boot_option *boot_option_copy(void* ctx, const struct boot_option *opt); - int pb_protocol_device_len(const struct device *dev); int pb_protocol_device_cmp(const struct device *a, const struct device *b);