diff --git a/[refs] b/[refs] index d038ec6f3c5a..db52de82167a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7ea4a6891b68fe60bf4eee41a7ef38d524b0aebd +refs/heads/master: d5d3102b9adec0a34eb5899324b62a4a3d34183e diff --git a/trunk/arch/mips/include/asm/elf.h b/trunk/arch/mips/include/asm/elf.h index e53d7bed5cda..1184f6eea98b 100644 --- a/trunk/arch/mips/include/asm/elf.h +++ b/trunk/arch/mips/include/asm/elf.h @@ -310,6 +310,7 @@ do { \ #endif /* CONFIG_64BIT */ +struct pt_regs; struct task_struct; extern void elf_dump_regs(elf_greg_t *, struct pt_regs *regs);