[PATCH 08/15] wireless: wl1271: make wl12xx.h common to both spi and sdio
Luciano Coelho
luciano.coelho at nokia.com
Tue Jul 6 03:08:28 EDT 2010
On Tue, 2010-07-06 at 02:37 +0200, ext Ohad Ben-Cohen wrote:
> From: Ohad Ben-Cohen <ohadb at ti.com>
>
> 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 at ti.com>
> ---
> 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 at nokia.com>
For the wl12xx.h and wl1251 parts, this needs to be acked by Kalle Valo.
--
Cheers,
Luca.
More information about the linux-arm-kernel
mailing list