]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/cpufreq/cpufreq_stats.c
Merge branch 'akpm' (patches from Andrew)
[linux.git] / drivers / cpufreq / cpufreq_stats.c
index f570ead624547e111d74911e722b31aabcfce117..d362739a71f3701e42d55f2ef508023c4de96cb2 100644 (file)
@@ -135,7 +135,7 @@ static struct attribute *default_attrs[] = {
        &trans_table.attr,
        NULL
 };
-static struct attribute_group stats_attr_group = {
+static const struct attribute_group stats_attr_group = {
        .attrs = default_attrs,
        .name = "stats"
 };