mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
a73738e9f8
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 <sfr@canb.auug.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>