summaryrefslogtreecommitdiffstats
path: root/quite-apm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'quite-apm.patch')
-rw-r--r--quite-apm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/quite-apm.patch b/quite-apm.patch
index 9325ae55b..c38511c41 100644
--- a/quite-apm.patch
+++ b/quite-apm.patch
@@ -7,7 +7,7 @@ index a46bd38..416dd12 100644
unsigned int bucket;
- WARN_ONCE(1, "deprecated apm_cpu_idle will be deleted in 2012");
-+ printk(KERN_INFO "deprecated apm_cpu_idle will be deleted in 2012");
++ printk_once(KERN_INFO "deprecated apm_cpu_idle will be deleted in 2012");
recalc:
if (jiffies_since_last_check > IDLE_CALC_LIMIT) {
use_apm_idle = 0;