X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fmips%2Fkernel%2Firixelf.c;h=ab12c8f0151852e74a66f781fe875ffc362b2368;hb=e77c232cfc6e1250b2916a7c69225d6634d05a49;hp=10d3644e360863b1133a07fbb85b06880cc124c3;hpb=1480d0a31db62b9803f829cc0e5cc71935ffe3cc;p=powerpc.git diff --git a/arch/mips/kernel/irixelf.c b/arch/mips/kernel/irixelf.c index 10d3644e36..ab12c8f015 100644 --- a/arch/mips/kernel/irixelf.c +++ b/arch/mips/kernel/irixelf.c @@ -999,8 +999,6 @@ static inline int maydump(struct vm_area_struct *vma) return 1; } -#define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) - /* An ELF note in memory. */ struct memelfnote {