Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel...
[linux.git] / tools / testing / selftests / bpf / prog_tests / resolve_btfids.c
index f4a13d9dd5c8bf9676cf5a1033dad681454cce32..c197261d02e277e5a766767472a148cd48536056 100644 (file)
@@ -44,7 +44,7 @@ BTF_ID(union,   U)
 BTF_ID(func,    func)
 
 extern __u32 test_list_global[];
-BTF_ID_LIST_GLOBAL(test_list_global)
+BTF_ID_LIST_GLOBAL(test_list_global, 1)
 BTF_ID_UNUSED
 BTF_ID(typedef, S)
 BTF_ID(typedef, T)
This page took 0.034255 seconds and 4 git commands to generate.