Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202726
b: refs/heads/master
c: 19b8717
h: refs/heads/master
v: v3
  • Loading branch information
Ohad Ben-Cohen authored and John W. Linville committed Jun 2, 2010
1 parent 8a43d4c commit c2ba62f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9a13b1e7f696020d7a9f0cf8dd551468f7e10884
refs/heads/master: 19b87173bef84079e0974833b4adacfb353f5c4a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ config WL1271_SPI

config WL1271_SDIO
tristate "TI wl1271 SDIO support"
depends on WL1271 && MMC && ARM
depends on WL1271 && MMC
---help---
This module adds support for the SDIO interface of adapters using
TI wl1271 chipset. Select this if your platform is using
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/wl1271_sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <linux/mmc/sdio_func.h>
#include <linux/mmc/sdio_ids.h>
#include <linux/mmc/card.h>
#include <plat/gpio.h>
#include <linux/gpio.h>

#include "wl1271.h"
#include "wl12xx_80211.h"
Expand Down

0 comments on commit c2ba62f

Please sign in to comment.