mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] unicore32 core architecture: remove duplicated #include
@ 2011-03-30  8:49 Guan Xuetao
  0 siblings, 0 replies; only message in thread
From: Guan Xuetao @ 2011-03-30  8:49 UTC (permalink / raw)
  To: Arnd Bergmann, 'Huang Weiyi'; +Cc: linux-kernel

Remove duplicated #include('s) in
  arch/unicore32/kernel/traps.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
---
 arch/unicore32/kernel/traps.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/unicore32/kernel/traps.c b/arch/unicore32/kernel/traps.c
index 25abbb1..254e36f 100644
--- a/arch/unicore32/kernel/traps.c
+++ b/arch/unicore32/kernel/traps.c
@@ -22,7 +22,6 @@
 #include <linux/delay.h>
 #include <linux/hardirq.h>
 #include <linux/init.h>
-#include <linux/uaccess.h>
 #include <linux/atomic.h>
 #include <linux/unistd.h>
 
-- 
1.6.2.2



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-30  8:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-30  8:49 [PATCH] unicore32 core architecture: remove duplicated #include Guan Xuetao

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

all inboxes | Powered by JetHome®