Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288048
b: refs/heads/master
c: 438d7dc
h: refs/heads/master
v: v3
  • Loading branch information
Haojian Zhuang committed Feb 16, 2012
1 parent 19c4f61 commit 03eb55a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bc329ad7b018c8f6725cb025bf4d192925db84e6
refs/heads/master: 438d7dc2bb531de59e335fea69d4a041f353f6f9
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-pxa/sharpsl_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ struct battery_thresh sharpsl_battery_levels_noac[] = {
#define MAXCTRL_SEL_SH 4
#define MAXCTRL_STR (1u << 7)

extern int max1111_read_channel(int);
/*
* Read MAX1111 ADC
*/
Expand All @@ -177,8 +178,6 @@ int sharpsl_pm_pxa_read_max1111(int channel)
if (machine_is_tosa())
return 0;

extern int max1111_read_channel(int);

/* max1111 accepts channels from 0-3, however,
* it is encoded from 0-7 here in the code.
*/
Expand Down

0 comments on commit 03eb55a

Please sign in to comment.