From: Greg Kroah-Hartman Date: Mon, 12 Oct 2009 21:58:16 +0000 (-0700) Subject: Staging: comedi: fix sched.h build breakage X-Git-Tag: v2.6.32-rc5~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4377a026500a3f59e9c41c23d03e55ff2e712379;p=pandora-kernel.git Staging: comedi: fix sched.h build breakage commit d43c36dc removed sched.h from interrupt.h. This broke some of the comedi drivers. This patch fixes this. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed