[PATCH 2.5.70] fix warning: unused variable powernow-k6.c

From: Joe DiMartino (joe@osdl.org)
Date: Thu Jun 05 2003 - 17:18:24 EST


simple fix to remove compiler warning

===== arch/i386/kernel/cpu/cpufreq/powernow-k6.c 1.14 vs edited =====
--- 1.14/arch/i386/kernel/cpu/cpufreq/powernow-k6.c Mon Mar 17 05:53:03 2003
+++ edited/arch/i386/kernel/cpu/cpufreq/powernow-k6.c Thu Jun 5 14:56:46 2003
@@ -142,7 +142,6 @@
 
 static int powernow_k6_cpu_init(struct cpufreq_policy *policy)
 {
- struct cpuinfo_x86 *c = cpu_data;
         unsigned int i;
 
         if (policy->cpu != 0)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jun 07 2003 - 22:00:29 EST