From a31b821d8c189a6e6eee92f6c55989ce722e8089 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sun, 4 Sep 2016 23:04:32 -0400 Subject: mn10300: remove a bogus processor.h->uaccess.h include The only reason it used to be needed had been a (bogus) use of set_fs() in start_thread() and that got removed in 2011... Signed-off-by: Al Viro --- arch/mn10300/include/asm/processor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/mn10300') diff --git a/arch/mn10300/include/asm/processor.h b/arch/mn10300/include/asm/processor.h index 769d5ed8e992..b10ba121c849 100644 --- a/arch/mn10300/include/asm/processor.h +++ b/arch/mn10300/include/asm/processor.h @@ -18,7 +18,6 @@ #include #include #include -#include #include /* Forward declaration, a strange C thing */ -- cgit v1.2.3