[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200706270016.44999.duwe@lst.de>
Date: Wed, 27 Jun 2007 00:16:44 +0200
From: Torsten Duwe <duwe@....de>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: Re: EDD build error
On Tuesday 26 June 2007, Randy Dunlap wrote:
> ERROR: "pci_get_bus_and_slot" [drivers/firmware/edd.ko] undefined!
> make[1]: *** [__modpost] Error 1
>
> Should EDD depend on PCI or should some parts of edd.c be stubbed?
I'd suggest to simply stub it, as attached (untested, as my crap-Awarded BIOS
only has 2.1). It may not be nice to pull in the PCI defs and then return NULL
regardless, but should be safe in your case. Does that work?
Torsten
View attachment "EDD-diff" of type "text/x-diff" (604 bytes)
Powered by blists - more mailing lists