From: Greg Kroah-Hartman Date: Thu, 9 Jun 2011 19:20:28 +0000 (-0700) Subject: Staging: comedi: add #include to a bunch of drivers X-Git-Tag: v3.1-rc1~232^2~568^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845d131e2b363717d8ac8db2c6b4417de8cf10b5;p=pandora-kernel.git Staging: comedi: add #include to a bunch of drivers On some arches the function virt_to_bus() wasn't being pulled in due to include chains being different. So, as we are explicitly calling this function, explicitly include the proper header file so all will build properly. Reported-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed