From: Greg Kroah-Hartman Date: Mon, 27 Jun 2011 21:43:34 +0000 (-0700) Subject: Staging: comedi: fix build breakages on some platforms X-Git-Tag: v3.0-rc6~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73738e9f85fa6ba3f1f9a6ea95b5e5fa99579a2;p=pandora-kernel.git Staging: comedi: fix build breakages on some platforms Some platforms do not have virt_to_bus(), so properly depend on CONFIG_VIRT_TO_BUS for the Comedi drivers that need this function. Reported-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed