Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283480
b: refs/heads/master
c: ef7906f
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Anton Vorontsov committed Jan 6, 2012
1 parent 7e966c1 commit dfc96d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 2530daa187be3adef2d7cb41bd51f1384e478f2b
refs/heads/master: ef7906f3204280ccaf8cd7ace974b7c0a1393812
2 changes: 1 addition & 1 deletion trunk/drivers/power/jz4740-battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ static irqreturn_t jz_battery_irq_handler(int irq, void *devid)

static long jz_battery_read_voltage(struct jz_battery *battery)
{
unsigned long t;
long t;
unsigned long val;
long voltage;

Expand Down

0 comments on commit dfc96d8

Please sign in to comment.