]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/powerpc/perf/power7-pmu.c
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-zesty-kernel.git] / arch / powerpc / perf / power7-pmu.c
index a383c23a907048df6b3c3dee72704179b9cba584..7963658dbc22f8294a4f8aa54475c2f2d521aa09 100644 (file)
@@ -416,7 +416,7 @@ static struct attribute *power7_pmu_format_attr[] = {
        NULL,
 };
 
-struct attribute_group power7_pmu_format_group = {
+static struct attribute_group power7_pmu_format_group = {
        .name = "format",
        .attrs = power7_pmu_format_attr,
 };