This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / arm / nwfpe / fpmodule.c
index a806fea..7c41715 100644 (file)
@@ -131,7 +131,7 @@ void float_raise(signed char flags)
 
 #ifdef CONFIG_DEBUG_USER
        printk(KERN_DEBUG
-              "NWFPE: %s[%d] takes exception %08x at %p from %08lx\n",
+              "NWFPE: %s[%d] takes exception %08x at %p from %08x\n",
               current->comm, current->pid, flags,
               __builtin_return_address(0), GET_USERREG()[15]);
 #endif