On Thu, Mar 17, 2011 at 11:58 AM, Geert Uytterhoeven
<[email protected]> 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 -- 
> [email protected]
>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to