]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/trab/cmd_trab.c
Code cleanup for GCC-3.3.x compilers
[karo-tx-uboot.git] / board / trab / cmd_trab.c
index 509e071f4de1384f33f2acd37648e9d28f2cb121..794c5271869e14fa3fb2e58c185ab5516b097f67 100644 (file)
@@ -718,6 +718,7 @@ static void led_set (unsigned int state)
                gpio->PADAT &= ~(1 << 12);
                break;
        default:
+               break;
        }
 }