From: Alexey Dobriyan Date: Wed, 7 Oct 2009 13:09:06 +0000 (+0400) Subject: headers: remove sched.h from interrupt.h X-Git-Tag: v2.6.32-rc4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43c36dc6b357fa1806800f18aa30123c747a6d1;p=pandora-kernel.git headers: remove sched.h from interrupt.h After m68k's task_thread_info() doesn't refer to current, it's possible to remove sched.h from interrupt.h and not break m68k! Many thanks to Heiko Carstens for allowing this. Signed-off-by: Alexey Dobriyan --- Reading git-diff-tree failed