Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / arch / x86 / events / intel / rapl.c
index 22f5843ef406648745fb352203d19084eb893360..5053a403e4ae0e9e9bea4831fa01b33696c5b9f5 100644 (file)
@@ -634,7 +634,7 @@ static void cleanup_rapl_pmus(void)
        kfree(rapl_pmus);
 }
 
-const struct attribute_group *rapl_attr_update[] = {
+static const struct attribute_group *rapl_attr_update[] = {
        &rapl_events_cores_group,
        &rapl_events_pkg_group,
        &rapl_events_ram_group,