Re: linux-next: Tree for May 26 (staging/rtl8192ee)

From: Randy Dunlap
Date: Mon May 26 2014 - 13:47:36 EST


On 05/26/2014 02:38 AM, Stephen Rothwell wrote:
> Hi all,
>
> The powerpc allyesconfig is again broken more than usual.
>
> Changes since 20140523:
>

on x86_64:

when CONFIG_PCI is not enabled:

CC drivers/staging/rtl8192ee/pci.o
../drivers/staging/rtl8192ee/pci.c: In function 'rtl_pci_intr_mode_msi':
../drivers/staging/rtl8192ee/pci.c:2045:2: error: implicit declaration of function 'pci_enable_msi' [-Werror=implicit-function-declaration]
../drivers/staging/rtl8192ee/pci.c:2052:3: error: implicit declaration of function 'pci_disable_msi' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[4]: [drivers/staging/rtl8192ee/pci.o] Error 1 (ignored)


Larry, please check this but be suspicious of it at the same time.
It was generated by having gcc ignore errors and keep going, but
I expect that there is a problem here.

thanks,
--
~Randy
--
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/