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 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to