Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359118
b: refs/heads/master
c: 7f81ea7
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown authored and Jonas Bonn committed Feb 10, 2013
1 parent 80cc32a commit 6807308
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 1b3737d4c5ed2ea90efe30e7f6261f8311d20962
refs/heads/master: 7f81ea7e28c3e4e5b762111dc676b24152f85a3a
5 changes: 0 additions & 5 deletions trunk/arch/openrisc/kernel/idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@

void (*powersave) (void) = NULL;

static inline void pm_idle(void)
{
barrier();
}

void cpu_idle(void)
{
set_thread_flag(TIF_POLLING_NRFLAG);
Expand Down

0 comments on commit 6807308

Please sign in to comment.