* 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
* Re: arch/x86/kernel/apm_32.c: removed duplicated #include 2008-08-10 13:05 arch/x86/kernel/apm_32.c: removed duplicated #include Huang Weiyi @ 2008-08-13 7:23 ` Pavel Machek 0 siblings, 0 replies; 2+ messages in thread From: Pavel Machek @ 2008-08-13 7:23 UTC (permalink / raw) To: Huang Weiyi, Andrew Morton; +Cc: linux-pm On Sun 2008-08-10 21:05:12, Huang Weiyi wrote: > Removed duplicated include file <linux/smp_lock.h> in > arch/x86/kernel/apm_32.c. > > Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Acked-by: Pavel Machek <pavel@suse.cz> > > 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> > > _______________________________________________ > linux-pm mailing list > linux-pm@lists.linux-foundation.org > https://lists.linux-foundation.org/mailman/listinfo/linux-pm -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html ^ permalink raw reply [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