]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/kernel/ptrace.c
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / ptrace.c
index f7eebbde329184808d7a4dfe955fb6756128f582..04ca13a041c160127077dddab6cfd507368fb319 100644 (file)
@@ -224,7 +224,6 @@ long arch_ptrace(struct task_struct *child, long request, long addr, long data)
 
        case PTRACE_SETDSPREGS: {
                unsigned long dp;
-               int i;
 
                ret = -EIO;
                dp = ((unsigned long) child) + THREAD_SIZE -