mmc: omap: don't set wrong voltage select for mmc2
[pandora-u-boot.git] / examples / standalone / interrupt.c
index f3061d1..a5b58a1 100644 (file)
@@ -44,7 +44,7 @@
 
 static void irq_handler (void *arg);
 
-int interrupt (int argc, char *argv[])
+int interrupt (int argc, char * const argv[])
 {
        int c, irq = -1;