[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071015105344.GA17028@elte.hu>
Date: Mon, 15 Oct 2007 12:53:44 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Al Viro <viro@....linux.org.uk>
Cc: gregkh@...e.de, David Brownell <dbrownell@...rs.sourceforge.net>,
"John W. Linville" <linville@...driver.com>,
Michael Buesch <mb@...sch.de>, linux-kernel@...r.kernel.org
Subject: Re: [bug] usb build failure, latest -git
* Al Viro <viro@....linux.org.uk> wrote:
> On Sun, Oct 14, 2007 at 05:29:48AM +0200, Ingo Molnar wrote:
> >
> > FYI, the attached config fails to build on most recent -git with:
> >
> > In file included from drivers/usb/host/ohci-hcd.c:1038:
> > drivers/usb/host/ohci-ssb.c:120: error: 'ohci_bus_suspend' undeclared here (not in a function)
> > drivers/usb/host/ohci-ssb.c:121: error: 'ohci_bus_resume' undeclared here (not in a function)
> > make[3]: *** [drivers/usb/host/ohci-hcd.o] Error 1
>
> Subject: [PATCH] ohci-ssb with !CONFIG_PM
there's a new build failure with latest -git:
drivers/built-in.o: In function `ssb_ohci_probe':
ohci-hcd.c:(.text+0xbff39): undefined reference to `ssb_device_enable'
ohci-hcd.c:(.text+0xbff6f): undefined reference to `ssb_admatch_base'
ohci-hcd.c:(.text+0xbff8b): undefined reference to `ssb_admatch_size'
ohci-hcd.c:(.text+0xbffe5): undefined reference to `ssb_device_disable'
[...]
config attached.
Ingo
View attachment "config" of type "text/plain" (41367 bytes)
Powered by blists - more mailing lists