[PARISC] Remove sched.h from uaccess.h on parisc
authorMatthew Wilcox <matthew@wil.cx>
Fri, 15 Dec 2006 16:34:36 +0000 (09:34 -0700)
committerKyle McMartin <kyle@athena.road.mcmartin.ca>
Sat, 17 Feb 2007 05:44:30 +0000 (00:44 -0500)
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 <matthew@wil.cx>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found