Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242595
b: refs/heads/master
c: f8d878d
h: refs/heads/master
i:
  242593: 3116d77
  242591: 12b4b44
v: v3
  • Loading branch information
Heiko Stuebner authored and Anton Vorontsov committed Mar 16, 2011
1 parent 618f163 commit d03b887
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: dcbc9169ed3ce7cd12328fec8b9eb9f7b91ce130
refs/heads/master: f8d878ddbb3c08bc2f876975df674484208536ac
4 changes: 2 additions & 2 deletions trunk/drivers/power/s3c_adc_battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,8 @@ static int s3c_adc_bat_resume(struct platform_device *pdev)
return 0;
}
#else
#define s3c_adc_battery_suspend NULL
#define s3c_adc_battery_resume NULL
#define s3c_adc_bat_suspend NULL
#define s3c_adc_bat_resume NULL
#endif

static struct platform_driver s3c_adc_bat_driver = {
Expand Down

0 comments on commit d03b887

Please sign in to comment.