Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319292
b: refs/heads/master
c: 42be66f
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Arnd Bergmann committed Jul 21, 2012
1 parent 7f9b7d3 commit 6616c5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb3e815b8011bc22451ee05e7dccb73c5ee979a8
refs/heads/master: 42be66f857bac6f96fe3ebdf5cec05362c205430
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-s3c64xx/include/mach/pm-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
* published by the Free Software Foundation.
*/

#ifndef __MACH_S3C64XX_PM_CORE_H
#define __MACH_S3C64XX_PM_CORE_H __FILE__

#include <mach/regs-gpio.h>

static inline void s3c_pm_debug_init_uart(void)
Expand Down Expand Up @@ -113,3 +116,4 @@ static inline void samsung_pm_saved_gpios(void)

__raw_writel(S3C64XX_SLPEN_USE_xSLP, S3C64XX_SLPEN);
}
#endif /* __MACH_S3C64XX_PM_CORE_H */

0 comments on commit 6616c5d

Please sign in to comment.