Merge tag 'renesas-arm-dt-for-v5.17-tag2' of git://git.kernel.org/pub/scm/linux/kerne...
[linux-2.6-microblaze.git] / kernel / trace / trace_osnoise.c
index 3e4a165..7520d43 100644 (file)
@@ -55,7 +55,8 @@ struct osnoise_instance {
        struct list_head        list;
        struct trace_array      *tr;
 };
-struct list_head osnoise_instances;
+
+static struct list_head osnoise_instances;
 
 static bool osnoise_has_registered_instances(void)
 {