Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352559
b: refs/heads/master
c: 3a0a8d9
h: refs/heads/master
i:
  352557: 987ce38
  352555: 691dc9e
  352551: 6fdbeab
  352543: 67c57d8
v: v3
  • Loading branch information
Luciano Coelho committed Feb 8, 2013
1 parent fdd1dce commit 2447415
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: 9646b1346760a0af1035f0c59ba727fca1f5824d
refs/heads/master: 3a0a8d961e20132272887d9826738ce9b4d818f7
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ti/wlcore/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5995,7 +5995,6 @@ static void wlcore_nvs_cb(const struct firmware *fw, void *context)

wl->irq = platform_get_irq(pdev, 0);
wl->platform_quirks = pdata->platform_quirks;
wl->set_power = pdata->set_power;
wl->if_ops = pdata->ops;

if (wl->platform_quirks & WL12XX_PLATFORM_QUIRK_EDGE_IRQ)
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ti/wlcore/wlcore.h
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ struct wl1271 {

struct wl1271_if_operations *if_ops;

void (*set_power)(bool enable);
int irq;

spinlock_t wl_lock;
Expand Down

0 comments on commit 2447415

Please sign in to comment.