Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17425275 authored by Danny Kukawka's avatar Danny Kukawka Committed by Jonas Bonn
Browse files

openrisc: included linux/thread_info.h twice



arch/openrisc/include/asm/uaccess.h: included 'linux/thread_info.h'
twice, remove the duplicate.

Signed-off-by: default avatarDanny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: default avatarJonas Bonn <jonas@southpole.se>
parent d8d4b20d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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