Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1580455
| From | James Hogan <james.hogan@imgtec.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c |
| Date | 2017-02-14 11:20 +0100 |
| Message-ID | <taInf-wj-15@gated-at.bofh.it> (permalink) |
| References | <t7UkW-7hD-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Feb 06, 2017 at 04:26:50PM +0000, Wei Yongjun wrote: > From: Wei Yongjun <weiyongjun1@huawei.com> > > Remove duplicated include. > > Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Applied Thanks James > --- > arch/mips/kernel/syscall.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/mips/kernel/syscall.c b/arch/mips/kernel/syscall.c > index 735733f..c86ddba 100644 > --- a/arch/mips/kernel/syscall.c > +++ b/arch/mips/kernel/syscall.c > @@ -36,7 +36,6 @@ > #include <asm/sim.h> > #include <asm/shmparam.h> > #include <asm/sysmips.h> > -#include <linux/uaccess.h> > #include <asm/switch_to.h> > > /* > > > >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c Wei Yongjun <weiyj.lk@gmail.com> - 2017-02-06 17:30 +0100 Re: [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c James Hogan <james.hogan@imgtec.com> - 2017-02-14 11:20 +0100
csiph-web