diff options
Diffstat (limited to 'arch/blackfin/kernel/process.c')
| -rw-r--r-- | arch/blackfin/kernel/process.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/blackfin/kernel/process.c b/arch/blackfin/kernel/process.c index b56b0e485e0b..29705cec91de 100644 --- a/arch/blackfin/kernel/process.c +++ b/arch/blackfin/kernel/process.c | |||
| @@ -98,13 +98,6 @@ void cpu_idle(void) | |||
| 98 | } | 98 | } |
| 99 | } | 99 | } |
| 100 | 100 | ||
| 101 | /* Fill in the fpu structure for a core dump. */ | ||
| 102 | |||
| 103 | int dump_fpu(struct pt_regs *regs, elf_fpregset_t * fpregs) | ||
| 104 | { | ||
| 105 | return 1; | ||
| 106 | } | ||
| 107 | |||
| 108 | /* | 101 | /* |
| 109 | * This gets run with P1 containing the | 102 | * This gets run with P1 containing the |
| 110 | * function to call, and R1 containing | 103 | * function to call, and R1 containing |
