Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185685
b: refs/heads/master
c: ba96f87
h: refs/heads/master
i:
  185683: 1b77925
v: v3
  • Loading branch information
Grazvydas Ignotas authored and Anton Vorontsov committed Feb 16, 2010
1 parent a762800 commit f75d03f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 97f70c23a1fa1bffe79187563dc5c6f2c72420a2
refs/heads/master: ba96f8717e77f1ef68c160f6e9a454b3ce2c045b
4 changes: 0 additions & 4 deletions trunk/drivers/power/bq27x00_battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ struct bq27x00_access_methods {
struct bq27x00_device_info {
struct device *dev;
int id;
int voltage_uV;
int current_uA;
int temp_C;
int charge_rsoc;
struct bq27x00_access_methods *bus;
struct power_supply bat;

Expand Down

0 comments on commit f75d03f

Please sign in to comment.