public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* arch/x86/kernel/apm_32.c: removed duplicated #include
@ 2008-08-10 13:05 Huang Weiyi
  2008-08-13  7:23 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2008-08-10 13:05 UTC (permalink / raw)
  To: pavel, rjw; +Cc: linux-pm

Removed duplicated include file <linux/smp_lock.h> in 
arch/x86/kernel/apm_32.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/arch/x86/kernel/apm_32.c b/arch/x86/kernel/apm_32.c
index bf9b441..f499808 100644
--- a/arch/x86/kernel/apm_32.c
+++ b/arch/x86/kernel/apm_32.c
@@ -229,7 +229,6 @@
 #include <linux/suspend.h>
 #include <linux/kthread.h>
 #include <linux/jiffies.h>
-#include <linux/smp_lock.h>

 #include <asm/system.h>
 #include <asm/uaccess.h>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-13  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-10 13:05 arch/x86/kernel/apm_32.c: removed duplicated #include Huang Weiyi
2008-08-13  7:23 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox