X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Fsystem.h;h=6785e69e8b9e4152ae6e604fc80de40b6fc2a04a;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=dc3153fa414ecb256428ba9ad1b62940ba5c9d3b;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-ppc64/system.h b/include/asm-ppc64/system.h index dc3153fa4..6785e69e8 100644 --- a/include/asm-ppc64/system.h +++ b/include/asm-ppc64/system.h @@ -108,7 +108,6 @@ extern void show_regs(struct pt_regs * regs); extern void low_hash_fault(struct pt_regs *regs, unsigned long address); extern int die(const char *str, struct pt_regs *regs, long err); -extern void flush_instruction_cache(void); extern int _get_PVR(void); extern void giveup_fpu(struct task_struct *); extern void disable_kernel_fp(void);