- fix-warning-in-speedstep-centrinoc.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     fix warning in speedstep-centrino.c
has been removed from the -mm tree.  Its filename was
     fix-warning-in-speedstep-centrinoc.patch

This patch was dropped because it is obsolete

------------------------------------------------------
Subject: fix warning in speedstep-centrino.c
From: Holger Schurig <hs4233@xxxxxxxxxxxxxxxxxxxx>

Fixes warning: 'sw_any_bug_dmi_table' defined but not used

Signed-off-by: Holger Schurig <hs4233@xxxxxxxxxxxxxxxxxxxx>
Cc: Dave Jones <davej@xxxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c |    2 ++
 1 files changed, 2 insertions(+)

diff -puN arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c~fix-warning-in-speedstep-centrinoc arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
--- a/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c~fix-warning-in-speedstep-centrinoc
+++ a/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
@@ -386,6 +386,7 @@ static int centrino_cpu_early_init_acpi(
  * detected, this has a side effect of making CPU run at a different speed
  * than OS intended it to run at. Detect it and handle it cleanly.
  */
+#ifdef CONFIG_SMP
 static int bios_with_sw_any_bug;
 static int sw_any_bug_found(struct dmi_system_id *d)
 {
@@ -804,6 +805,7 @@ static struct freq_attr* centrino_attr[]
 	&cpufreq_freq_attr_scaling_available_freqs,
 	NULL,
 };
+#endif
 
 static struct cpufreq_driver centrino_driver = {
 	.name		= "centrino", /* should be speedstep-centrino,
_

Patches currently in -mm which might be from hs4233@xxxxxxxxxxxxxxxxxxxx are

fix-warning-in-speedstep-centrinoc.patch
usbtouchscreen-add-support-for-dmc-tsc-10-25-devices.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux