]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/sni/reset.c
Merge branch 'rotary-encoder' into next
[karo-tx-linux.git] / arch / mips / sni / reset.c
index db8f88b6a3af9cb52dcb2a2a23df94a49cc0eccd..6afa34346b8148040a84e0a54ecd7af8d7ac608c 100644 (file)
@@ -26,7 +26,7 @@ static inline void kb_wait(void)
 /* XXX This ends up at the ARC firmware prompt ...  */
 void sni_machine_restart(char *command)
 {
-       int i, j;
+       int i;
 
        /* This does a normal via the keyboard controller like a PC.
           We can do that easier ...  */