]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/cpufreq/cpufreq_stats.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[karo-tx-linux.git] / drivers / cpufreq / cpufreq_stats.c
index 9c3d319dc1290fa7558e9541fb1466ce4deb6b51..e75880eb037d3b358b8afcfa80fa5d8b41353610 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"
 };