]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/sched/cpufreq.c
Input: remove w90x900 keyboard driver
[linux.git] / kernel / sched / cpufreq.c
index 835671f0f91707d04bbd07da2dbc4bee822071ef..b5dcd1d83c7fada652b79576738d9542f0638d67 100644 (file)
@@ -7,7 +7,7 @@
  */
 #include "sched.h"
 
-DEFINE_PER_CPU(struct update_util_data *, cpufreq_update_util_data);
+DEFINE_PER_CPU(struct update_util_data __rcu *, cpufreq_update_util_data);
 
 /**
  * cpufreq_add_update_util_hook - Populate the CPU's update_util_data pointer.