diff options
Diffstat (limited to 'arch/parisc/kernel')
-rw-r--r-- | arch/parisc/kernel/process.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/parisc/kernel/process.c b/arch/parisc/kernel/process.c index e8dea4177113..0b485ef4be89 100644 --- a/arch/parisc/kernel/process.c +++ b/arch/parisc/kernel/process.c | |||
@@ -54,11 +54,6 @@ | |||
54 | #include <asm/uaccess.h> | 54 | #include <asm/uaccess.h> |
55 | #include <asm/unwind.h> | 55 | #include <asm/unwind.h> |
56 | 56 | ||
57 | void default_idle(void) | ||
58 | { | ||
59 | barrier(); | ||
60 | } | ||
61 | |||
62 | /* | 57 | /* |
63 | * The idle thread. There's no useful work to be | 58 | * The idle thread. There's no useful work to be |
64 | * done, so just try to conserve power and have a | 59 | * done, so just try to conserve power and have a |