Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75790
b: refs/heads/master
c: 822a89e
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 25, 2008
1 parent e48627f commit f8fdd4f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 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: c829a5b49858a83cc7bb5e1e730796575f5bb261
refs/heads/master: 822a89ed1ea0f7a2d8079307426fbeeac0370138
7 changes: 0 additions & 7 deletions trunk/drivers/base/power/power.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
/*
* shutdown.c
*/

extern void device_shutdown(void);


#ifdef CONFIG_PM_SLEEP

/*
Expand Down
5 changes: 0 additions & 5 deletions trunk/drivers/base/power/shutdown.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
#include <asm/semaphore.h>

#include "../base.h"
#include "power.h"

#define to_dev(node) container_of(node, struct device, kobj.entry)


/**
* We handle system devices differently - we suspend and shut them
Expand Down Expand Up @@ -45,4 +41,3 @@ void device_shutdown(void)
}
}
}

0 comments on commit f8fdd4f

Please sign in to comment.