On Fri, Nov 06, 2015 at 02:45:22PM -0800, Greg KH wrote:
> On Fri, Nov 06, 2015 at 06:39:58PM +0900, Glen Lee wrote:
> > hif_sdio and hif_spi objects are compiled all the time even though one of 
> > SPI
> > or SDIO is selected. This patch separates hif_sdio and hif_spi into 
> > different
> > modules using ifdef define.
> > After rework SPI and SDIO modules with only one hif interface, the define
> > WILC_SDIO will be removed. This is first path of this series.
> > 
> > Signed-off-by: Glen Lee <glen....@atmel.com>
> > ---
> >  drivers/staging/wilc1000/Makefile    |  6 +++---
> >  drivers/staging/wilc1000/wilc_wlan.c | 36 
> > +++++++++++++++++-------------------
> >  2 files changed, 20 insertions(+), 22 deletions(-)
> 
> This patch doesn't apply at all, I think we are out of sync now.  Please
> refresh and redo this series against my staging-testing branch and
> resend.

Oops, no, I was out of sync, nevermind, I figured it out...
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to