From: Greg Kroah-Hartman Date: Mon, 5 Oct 2009 20:23:31 +0000 (-0700) Subject: Staging: comedi: serial2002: fix include build issue X-Git-Tag: v2.6.32-rc4~5^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=029214841ba8a1fae48a4a108d138b302d8a1afb;p=pandora-kernel.git Staging: comedi: serial2002: fix include build issue Now that sched.h was removed from poll.h, serial2002.c needs to include it otherwise it does not build properly. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed