Re: Build regressions/improvements in v4.2-rc1

From: Guenter Roeck
Date: Mon Jul 06 2015 - 09:23:11 EST


On Mon, Jul 06, 2015 at 11:35:25AM +0200, Geert Uytterhoeven wrote:
>
> > + /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: error: implicit declaration of function 'pci_iomap' [-Werror=implicit-function-declaration]: => 1098:2
> > + /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]: => 1119:2
>
> sh-allmodconfig
> sh-allyesconfig
>
> sh doesn't use <asm-generic/pci_iomap.h>, and doesn't provide dummies of
> pci_io{,un}map().
>

Another side effect of b7d3282a245f4 ("net: via/Kconfig: replace USE_OF with
OF_???").

> > + error: No rule to make target drivers/scsi/aic7xxx/aicasm/*.[chyl]: => N/A
>
This one is historic and keeps popping up.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/