git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
[muen/linux.git]
/
drivers
/
cpufreq
/
intel_pstate.c
diff --git
a/drivers/cpufreq/intel_pstate.c
b/drivers/cpufreq/intel_pstate.c
index 48a98f11a84ee79b9ccabcff6c6865a0c51a6e26..d6f323560da39f87d1219a158aabfaf35ceea07d 100644
(file)
--- a/
drivers/cpufreq/intel_pstate.c
+++ b/
drivers/cpufreq/intel_pstate.c
@@
-1214,7
+1214,7
@@
static struct attribute *intel_pstate_attributes[] = {
NULL
};
-static struct attribute_group intel_pstate_attr_group = {
+static
const
struct attribute_group intel_pstate_attr_group = {
.attrs = intel_pstate_attributes,
};