Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351098
b: refs/heads/master
c: 6ae236c
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown committed Feb 18, 2013
1 parent 98d0e05 commit 3ef51cf
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: ed9831407bcc73abd6cb80549d5d028a8809a488
refs/heads/master: 6ae236c05d46f48ac3d002a8643cda422f6e79dd
5 changes: 0 additions & 5 deletions trunk/arch/unicore32/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ static const char * const processor_modes[] = {
"UK18", "UK19", "UK1A", "EXTN", "UK1C", "UK1D", "UK1E", "SUSR"
};

/*
* The idle thread, has rather strange semantics for calling pm_idle,
* but this is what x86 does and we need to do the same, so that
* things like cpuidle get called in the same way.
*/
void cpu_idle(void)
{
/* endless idle loop with no priority at all */
Expand Down

0 comments on commit 3ef51cf

Please sign in to comment.