From: Roberto Sassu Date: Thu, 6 Oct 2022 11:07:31 +0000 (+0200) Subject: libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map X-Git-Tag: v6.6.7~3913^2~413^2~7^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a366da2d2ba86316d3ec408f70d19b63916f9ce;p=platform%2Fkernel%2Flinux-starfive.git libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map Add the missing LIBBPF_0.8.0 at the end of the LIBBPF_1.0.0 declaration, similarly to other version declarations. Signed-off-by: Roberto Sassu Signed-off-by: Andrii Nakryiko Link: https://lore.kernel.org/bpf/20221006110736.84253-2-roberto.sassu@huaweicloud.com --- diff --git a/tools/lib/bpf/libbpf.map b/tools/lib/bpf/libbpf.map index c1d6aa7..04fab9f 100644 --- a/tools/lib/bpf/libbpf.map +++ b/tools/lib/bpf/libbpf.map @@ -367,7 +367,7 @@ LIBBPF_1.0.0 { libbpf_bpf_map_type_str; libbpf_bpf_prog_type_str; perf_buffer__buffer; -}; +} LIBBPF_0.8.0; LIBBPF_1.1.0 { global: