Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198150
b: refs/heads/master
c: b1458fb
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov committed May 2, 2010
1 parent 55aef4e commit d6461cf
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ab6cc8f9b716a3d0a41b42cd81d392183211a7f2
refs/heads/master: b1458fb57de03b19296cac70e9455b05912782b5
3 changes: 3 additions & 0 deletions trunk/drivers/power/wm97xx_battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,9 @@ static void __exit wm97xx_bat_exit(void)
platform_driver_unregister(&wm97xx_bat_driver);
}

/* The interface is deprecated, as well as linux/wm97xx_batt.h */
void wm97xx_bat_set_pdata(struct wm97xx_batt_info *data);

void wm97xx_bat_set_pdata(struct wm97xx_batt_info *data)
{
gpdata = data;
Expand Down

0 comments on commit d6461cf

Please sign in to comment.