From: Matthew Wilcox Date: Fri, 15 Dec 2006 16:34:36 +0000 (-0700) Subject: [PARISC] Remove sched.h from uaccess.h on parisc X-Git-Tag: v2.6.21-rc2~35^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6fc0449be45a0e7520da6a17a64520743b9aa20;p=pandora-kernel.git [PARISC] Remove sched.h from uaccess.h on parisc Al Viro did this for x86-64 and reduced the number of dependencies on sched.h significantly. We had a couple of files which were relying on uaccess.h pulling in sched.h, so they need explicit dependencies added. Signed-off-by: Matthew Wilcox Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed