Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179771
b: refs/heads/master
c: 6b34f9d
h: refs/heads/master
i:
  179769: 49c5b7b
  179767: f22d70e
v: v3
  • Loading branch information
Sergio Aguirre authored and Kevin Hilman committed Jan 21, 2010
1 parent 444e406 commit 2c160fd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b92c5721d28507738d294e9a582eb6232ec6abad
refs/heads/master: 6b34f9d4e60a4fb9f847533a207e31316603e840
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-omap2/pm-debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ int omap2_pm_debug;
regs[reg_count++].val = \
__raw_readl(OMAP2_L4_IO_ADDRESS(0x480fe000 + (off)))

static int __init pm_dbg_init(void);

void omap2_pm_dump(int mode, int resume, unsigned int us)
{
struct reg {
Expand Down Expand Up @@ -167,6 +165,8 @@ struct dentry *pm_dbg_dir;

static int pm_dbg_init_done;

static int __init pm_dbg_init(void);

enum {
DEBUG_FILE_COUNTERS = 0,
DEBUG_FILE_TIMERS,
Expand Down

0 comments on commit 2c160fd

Please sign in to comment.