[PATCH 2.5.70] fix warning: unused variable longrun.c

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


simple fix to remove compiler warning

===== arch/i386/kernel/cpu/cpufreq/longrun.c 1.13 vs edited =====
--- 1.13/arch/i386/kernel/cpu/cpufreq/longrun.c Mon Mar 17 05:54:38 2003
+++ edited/arch/i386/kernel/cpu/cpufreq/longrun.c Thu Jun 5 14:57:41 2003
@@ -224,7 +224,6 @@
 static int longrun_cpu_init(struct cpufreq_policy *policy)
 {
         int result = 0;
- struct cpuinfo_x86 *c = cpu_data;
 
         /* capability check */
         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