* [PATCH] arch/openrisc/include/asm/uaccess.h: included linux/thread_info.h twice
@ 2012-02-16 13:56 Danny Kukawka
2012-02-17 7:33 ` Jonas Bonn
0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-16 13:56 UTC (permalink / raw)
To: Jonas Bonn; +Cc: Danny Kukawka, Arnd Bergmann, linux, linux-kernel
arch/openrisc/include/asm/uaccess.h: included 'linux/thread_info.h'
twice, remove the duplicate.
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
arch/openrisc/include/asm/uaccess.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/openrisc/include/asm/uaccess.h b/arch/openrisc/include/asm/uaccess.h
index c310e45..f5abaa0 100644
--- a/arch/openrisc/include/asm/uaccess.h
+++ b/arch/openrisc/include/asm/uaccess.h
@@ -26,7 +26,6 @@
#include <linux/thread_info.h>
#include <linux/prefetch.h>
#include <linux/string.h>
-#include <linux/thread_info.h>
#include <asm/page.h>
#define VERIFY_READ 0
--
1.7.8.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] arch/openrisc/include/asm/uaccess.h: included linux/thread_info.h twice
2012-02-16 13:56 [PATCH] arch/openrisc/include/asm/uaccess.h: included linux/thread_info.h twice Danny Kukawka
@ 2012-02-17 7:33 ` Jonas Bonn
0 siblings, 0 replies; 2+ messages in thread
From: Jonas Bonn @ 2012-02-17 7:33 UTC (permalink / raw)
To: Danny Kukawka; +Cc: Danny Kukawka, Arnd Bergmann, linux, linux-kernel
On Thu, 2012-02-16 at 14:56 +0100, Danny Kukawka wrote:
> arch/openrisc/include/asm/uaccess.h: included 'linux/thread_info.h'
> twice, remove the duplicate.
>
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Thanks, applied.
/Jonas
> ---
> arch/openrisc/include/asm/uaccess.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/openrisc/include/asm/uaccess.h b/arch/openrisc/include/asm/uaccess.h
> index c310e45..f5abaa0 100644
> --- a/arch/openrisc/include/asm/uaccess.h
> +++ b/arch/openrisc/include/asm/uaccess.h
> @@ -26,7 +26,6 @@
> #include <linux/thread_info.h>
> #include <linux/prefetch.h>
> #include <linux/string.h>
> -#include <linux/thread_info.h>
> #include <asm/page.h>
>
> #define VERIFY_READ 0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-17 7:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-16 13:56 [PATCH] arch/openrisc/include/asm/uaccess.h: included linux/thread_info.h twice Danny Kukawka
2012-02-17 7:33 ` Jonas Bonn
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®