-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 233155 b: refs/heads/master c: a09e2b2 h: refs/heads/master i: 233153: 5b039d2 233151: a820dee v: v3
- Loading branch information
Mark Brown
authored and
Kukjin Kim
committed
Feb 11, 2011
1 parent
a291f52
commit df562bd
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 401945212b8a5c3a66218771745e6cfca16e5157 | ||
refs/heads/master: a09e2b21cab92e98728c16f0e6f456f723dadf8b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,8 @@ | |
|
||
#include <linux/irq.h> | ||
|
||
struct sys_device; | ||
|
||
#ifdef CONFIG_PM | ||
|
||
extern __init int s3c_pm_init(void); | ||
|