projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
914e263
)
[PATCH] severing uaccess.h -> sched.h
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 19 Oct 2006 14:29:02 +0000
(10:29 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 4 Dec 2006 07:00:26 +0000
(
02:00
-0500)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/asm-x86_64/uaccess.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86_64/uaccess.h
b/include/asm-x86_64/uaccess.h
index 19f99178fe83735cc17bff14516f529c17e479c3..d5dbc87274f8f3e787aae826f0ae96deb508a8c2 100644
(file)
--- a/
include/asm-x86_64/uaccess.h
+++ b/
include/asm-x86_64/uaccess.h
@@
-6,7
+6,6
@@
*/
#include <linux/compiler.h>
#include <linux/errno.h>
-#include <linux/sched.h>
#include <linux/prefetch.h>
#include <asm/page.h>