Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86111
b: refs/heads/master
c: 19e20c9
h: refs/heads/master
i:
  86109: 5bfd003
  86107: 9ef7c73
  86103: 9f3b74b
  86095: 3b0e4c3
  86079: de17fa9
v: v3
  • Loading branch information
Adrian Bunk authored and Len Brown committed Feb 21, 2008
1 parent 5ced674 commit 2cde2cf
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: c6868ea00bdebe5762fa59e54b74b4cd4e3b4e6e
refs/heads/master: 19e20c913bae2dd458b9fc42afab0c53f16562d1
2 changes: 1 addition & 1 deletion trunk/drivers/base/power/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ EXPORT_SYMBOL_GPL(device_power_down);
* @dev: Device.
* @state: Power state device is entering.
*/
int suspend_device(struct device *dev, pm_message_t state)
static int suspend_device(struct device *dev, pm_message_t state)
{
int error = 0;

Expand Down

0 comments on commit 2cde2cf

Please sign in to comment.