isdn: mISDN HFC PCI support depends on virt_to_bus()
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 27 Jul 2008 16:37:32 +0000 (02:37 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Jul 2008 16:58:20 +0000 (09:58 -0700)
On powerpc (allyesconfig build) we get this error:

drivers/isdn/hardware/mISDN/hfcpci.c:1991: error: implicit declaration of function 'virt_to_bus'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found