Re: [PATCH 18/20] staging/wilc1000: split out bus specific modules

2015-11-11 Thread kbuild test robot
Hi Arnd, [auto build test ERROR on staging/staging-testing] [cannot apply to v4.3 next-2015] url: https://github.com/0day-ci/linux/commits/Arnd-Bergmann/staging-wilc1000-cleanups-once-again/2015-074846 config: i386-allmodconfig (attached as .config) reproduce: # save the

[PATCH 18/20] staging/wilc1000: split out bus specific modules

2015-11-10 Thread Arnd Bergmann
The SPI and SDIO specific code is now separate enough that we just need to restructure the Makefile and Kconfig logic a bit and export a couple of symbols from the common module to have separate bus glue drivers. Signed-off-by: Arnd Bergmann --- drivers/staging/wilc1000/Kconfig