On Thu, Mar 17, 2011 at 11:58 AM, Geert Uytterhoeven
[off-list ref] wrote:
http://kisskb.ellerman.id.au/kisskb/buildresult/4002561/:
drivers/i2c/busses/i2c-designware-core.c:321: error: implicit
declaration of function 'mdelay'
drivers/i2c/busses/i2c-designware-pcidrv.c:256: error: implicit
declaration of function 'pci_request_region'
drivers/i2c/busses/i2c-designware-pcidrv.c:338: error: implicit
declaration of function 'pci_release_region'
i2c-designware-core.c needs to include <linux/delay.h>
CONFIG_I2C_DESIGNWARE_PCI should depend on CONFIG_PCI
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
Just FYI:
Randy sent already a patch for this issue "[PATCH -next] i2c:
designware-pcidrv depends on PCI" [1].
- Sedat -
[1] http://marc.info/?l=linux-next&m=130030077521605&w=2