[ARM] mmp: fix for variables in uncompress.h being discarded
[safe/jmp/linux-2.6] / arch / mips / math-emu / ieee754xcpt.c
index 7d8ef89..e02423a 100644 (file)
@@ -46,4 +46,3 @@ void ieee754_xcpt(struct ieee754xctx *xcp)
        printk(KERN_DEBUG "floating point exception in \"%s\", type=%s\n",
                xcp->op, rtnames[xcp->rt]);
 }
-