Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193742
b: refs/heads/master
c: 85373ee
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Mar 10, 2010
1 parent 3dedf42 commit cd4dde4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9f08381cb117d66ad14474228ce02a27d6f62ae
refs/heads/master: 85373ee817f95e4b9ad50822ec0c1d8a6f1f7a7f
1 change: 1 addition & 0 deletions trunk/drivers/ssb/driver_chipcommon.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ u32 ssb_chipco_gpio_control(struct ssb_chipcommon *cc, u32 mask, u32 value)
{
return chipco_write32_masked(cc, SSB_CHIPCO_GPIOCTL, mask, value);
}
EXPORT_SYMBOL(ssb_chipco_gpio_control);

u32 ssb_chipco_gpio_intmask(struct ssb_chipcommon *cc, u32 mask, u32 value)
{
Expand Down

0 comments on commit cd4dde4

Please sign in to comment.