On Tue, 2010-07-06 at 02:37 +0200, ext Ohad Ben-Cohen wrote: > From: Ohad Ben-Cohen <ohadb@xxxxxx> > > Move wl12xx.h outside of the spi-specific location, > so it can be shared with both spi and sdio solutions. > > Signed-off-by: Ohad Ben-Cohen <ohadb@xxxxxx> > --- > drivers/net/wireless/wl12xx/wl1251_sdio.c | 2 +- > drivers/net/wireless/wl12xx/wl1251_spi.c | 2 +- > drivers/net/wireless/wl12xx/wl1271_spi.c | 2 +- > include/linux/spi/wl12xx.h | 34 > ----------------------------- > include/linux/wl12xx.h | 34 > +++++++++++++++++++++++++++++ > 5 files changed, 37 insertions(+), 37 deletions(-) > delete mode 100644 include/linux/spi/wl12xx.h > create mode 100644 include/linux/wl12xx.h For the wl1271 part: Acked-by: Luciano Coelho <luciano.coelho@xxxxxxxxx> For the wl12xx.h and wl1251 parts, this needs to be acked by Kalle Valo. -- Cheers, Luca. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html