![]() | |||||||||||||
Messages in this thread |
Jesper Juhl wrote: > (sorry about the duplicate mail, forgot a recipient first time) > > Hi, > This patch removes a few duplicate includes from arch/ia64/ > Please consider merging :-) > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> sn2/Altix portion is fine with me, so. Acked-by: Jes Sorensen <jes@sgi.com> > --- > > arch/ia64/ia32/sys_ia32.c | 1 - > arch/ia64/kernel/setup.c | 1 - > arch/ia64/sn/kernel/setup.c | 1 - > 3 files changed, 0 insertions(+), 3 deletions(-) > > diff --git a/arch/ia64/ia32/sys_ia32.c b/arch/ia64/ia32/sys_ia32.c > index af10462..a3405b3 100644 > --- a/arch/ia64/ia32/sys_ia32.c > +++ b/arch/ia64/ia32/sys_ia32.c > @@ -34,7 +34,6 @@ > #include <linux/uio.h> > #include <linux/nfs_fs.h> > #include <linux/quota.h> > -#include <linux/syscalls.h> > #include <linux/sunrpc/svc.h> > #include <linux/nfsd/nfsd.h> > #include <linux/nfsd/cache.h> > diff --git a/arch/ia64/kernel/setup.c b/arch/ia64/kernel/setup.c > index 7cecd29..cd9a37a 100644 > --- a/arch/ia64/kernel/setup.c > +++ b/arch/ia64/kernel/setup.c > @@ -60,7 +60,6 @@ > #include <asm/smp.h> > #include <asm/system.h> > #include <asm/unistd.h> > -#include <asm/system.h> > > #if defined(CONFIG_SMP) && (IA64_CPU_SIZE > PAGE_SIZE) > # error "struct cpuinfo_ia64 too big!" > diff --git a/arch/ia64/sn/kernel/setup.c b/arch/ia64/sn/kernel/setup.c > index 684b1c9..1f38a3a 100644 > --- a/arch/ia64/sn/kernel/setup.c > +++ b/arch/ia64/sn/kernel/setup.c > @@ -25,7 +25,6 @@ > #include <linux/interrupt.h> > #include <linux/acpi.h> > #include <linux/compiler.h> > -#include <linux/sched.h> > #include <linux/root_dev.h> > #include <linux/nodemask.h> > #include <linux/pm.h> > - 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/ | ||||||||||||
| Last update: 2007-07-30 07:43 [W:0.152 / U:0.070 seconds] ©2003-2008 Jasper Spaans | |||||||||||||