From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yow.seanm.ca (toronto-hs-216-138-233-67.s-ip.magma.ca [216.138.233.67]) by ozlabs.org (Postfix) with SMTP id EB134DDDCA for ; Mon, 28 Jul 2008 03:39:17 +1000 (EST) Date: Sun, 27 Jul 2008 13:39:18 -0400 From: Sean MacLennan To: "Stephen Rothwell" Subject: Re: [PATCH] isdn: mISDN HFC PCI support depends on virt_to_bus() Message-ID: <20080727133918.72cbb127@lappy.seanm.ca> In-Reply-To: <20080728023732.090aff83.sfr@canb.auug.org.au> References: <20080728023732.090aff83.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: ppc-dev , Andrew Morton , Linus , LKML , Karsten Keil List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 28 Jul 2008 02:37:32 +1000 "Stephen Rothwell" wrote: > On powerpc (allyesconfig build) we get this error: > > drivers/isdn/hardware/mISDN/hfcpci.c:1991: error: implicit > declaration of function 'virt_to_bus' When did mISDN make it into the kernel? And which kernel tree is it in? I don't see it in the Linux next tree.... I am very interested since we are trying to get mISDN working on the Warp. There was no notice that they got 2.6.26 compiling. Cheers, Sean